Skip to content

Commit

Permalink
Update README (#301)
Browse files Browse the repository at this point in the history
Complements 48ee14b.
  • Loading branch information
dr0i committed Jun 26, 2023
1 parent f6565f8 commit 26c2002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ nothing()

##### `put_filemap`

Defines an external map for [lookup](#lookup) from a file. Maps with more than 2 columns are supported but are reduced to a defined key and a value column.
Defines an external map for [lookup](#lookup) from a file or an URL. Maps with more than 2 columns are supported but are reduced to a defined key and a value column.

```perl
put_filemap("<sourceFile>", "<mapName>", sep_char: "\t")
Expand Down

0 comments on commit 26c2002

Please sign in to comment.