diff options
author | EuAndreh <eu@euandre.org> | 2022-11-07 14:44:08 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-07 14:44:08 -0300 |
commit | f6f99b0ecb7efcb1a5e1f1644aa9ebe3a7d33358 (patch) | |
tree | 7301e903a5cffe8a8e57a4a0f2baf81c168285df | |
parent | bin/m: Run mbsync in parallel, with one process per account (diff) | |
download | dotfiles-f6f99b0ecb7efcb1a5e1f1644aa9ebe3a7d33358.tar.gz dotfiles-f6f99b0ecb7efcb1a5e1f1644aa9ebe3a7d33358.tar.xz |
bin/li: Tweak help string
-rwxr-xr-x | bin/li | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ help() { -v verbose mode -h, --help show this message - OPTIONS options to be forwarded to cl (lisp-cli) + OPTIONS options to be forwarded to cl(1) (lisp-cli) Run the cl(1) executable with OPTIONS, but make sure an up-to-date |