Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 6daa3f8

Browse files
Update README.md
1 parent 6a9df32 commit 6daa3f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ At the minimum, you must specify the number of files you want to generate. This
1010
uniquefilegen [filecount]
1111
```
1212

13-
### Arguments
14-
Each argument is optional. You must supply at least one value for each argument used. If you supply multiple values for an argument, they will be concatenated into one string divided by spaces.
13+
### Argument Flags
14+
Each argument flag is optional. You must supply at least one value for each argument used. If you supply multiple values for an argument, they will be concatenated into one string divided by spaces.
1515

16-
Arg. | Description
16+
Flag | Description
1717
---- | :----
1818
-p | Add a filename prefix. If the prefix ends with a non-alphanumeric character, no space will be added after the prefix; otherwise, one will be automatically added.
1919
-e | The file extension of the generated files. The opening period is optional. If not specified, no extension is added.

0 commit comments

Comments
 (0)