Thumbnail

rani/cscroll.git

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

commit a78ed901268b079e53b9c3087aa966d509b747be Author: Raniconduh <clagv.randomgames@gmail.com> Date: Thu Jan 12 17:04:44 2023 +0000 fix spelling error diff --git a/README.md b/README.md index f41c319..cb4a049 100644 --- a/README.md +++ b/README.md @@ -437 +437 @@ File colors can also be customized. ([see variables](#variables))  * `--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. The `--` option allows running cscroll in a directory which is prefized with a `-`. E.g. `cscroll -- -mydir` will open cscroll in the directory `-mydir`. +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 prefixed with a `-`. E.g. `cscroll -- -mydir` will open cscroll in the directory `-mydir`.    ### Commands