You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,10 @@ At the minimum, you must specify the number of files you want to generate. This
10
10
uniquefilegen [filecount]
11
11
```
12
12
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.
15
15
16
-
Arg. | Description
16
+
Flag | Description
17
17
---- | :----
18
18
-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.
19
19
-e | The file extension of the generated files. The opening period is optional. If not specified, no extension is added.
0 commit comments