diff options
author | B. Watson <urchlay@slackware.uk> | 2024-05-19 05:15:55 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-05-19 05:15:55 -0400 |
commit | 264afef117442f5b1e83183ecd27046b6ecf71b5 (patch) | |
tree | 60dc1a6a031f35768b8d26c79d126cd4d3b43203 /unprotbas.rst | |
parent | ffeba14c10e1cf7f2936cd9249a352474c0e9526 (diff) | |
download | bw-atari8-tools-264afef117442f5b1e83183ecd27046b6ecf71b5.tar.gz |
unprotbas: tweak docs.
Diffstat (limited to 'unprotbas.rst')
-rw-r--r-- | unprotbas.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/unprotbas.rst b/unprotbas.rst index b3a9926..daf391f 100644 --- a/unprotbas.rst +++ b/unprotbas.rst @@ -32,6 +32,10 @@ the terminal). OPTIONS ======= +Option bundling is not supported, use e.g. **-v -f**, not **-vf**. +To use filenames beginning with *-*, write them as *./-file*, or they +will be treated as options. + **-v** Verbose operation. TODO: it's always verbose right now... |