diff options
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index 69e0f43..0676001 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -52,6 +52,10 @@ a real file. OPTIONS ======= +Options can be combined (e.g. **-ov** means **-o** **-v**), though +the options that take an argument (**-d**, **-n**, **-x**) must appear +last in the combination. + -a Convert text file line endings and tabs from ATASCII to ASCII. Text files are detected by looking at the first 2 bytes of the extracted @@ -202,6 +206,12 @@ OPTIONS .. exclude <wildcard>. may be given multiple times. +-- + End of options. The next argument is treated as the *alf-file* and + any further options are *wildcard*\s. + +.. end of options (next arg is alf-file) + .. ENDOPTS WILDCARDS |
