Thumbnail

rani/cscroll.git

Clone URL: https://git.buni.party/rani/cscroll.git

commit bf1a384abe4b1238418d04ce351b4c7a61ae6180 Author: Raniconduh <clagv.randomgames@gmail.com> Date: Tue Nov 29 11:21:45 2022 +0000 update readme diff --git a/README.md b/README.md index 78c24ce..ae27db9 100644 --- a/README.md +++ b/README.md @@ -418 +419 @@ File colors can also be customized. ([see variables](#variables))  * `-l`: Display files in long mode (file mode, owner, group, size, modification time)  * `--help`: Show the help screen  * `--oneshot`: cscroll will print the files and exit, acting as if it were `ls`. The `-p` option will have no effect in oneshot mode. +* `--`: Stop parsing command line flags   -Options beginning with a single `-` may be stacked: e.g. `cscroll -la`. The `-n` option is useful with the `-i` and `-c` flags (`-ni`, `-nc`) to turn off icons or colors. +Options beginning with a single `-` may be stacked: e.g. `cscroll -la`. The `-n` option is useful with the `-i` and `-c` flags (`-ni`, `-nc`) to turn off icons or colors. The `--` option allows running cscroll in a directory which is prefized with a `&`. E.g. `cscroll -- -mydir` will open cscroll in the directory `-mydir`.    ### Commands