diff options
author | EuAndreh <eu@euandre.org> | 2022-10-31 20:30:43 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-31 20:31:23 -0300 |
commit | ac0f8ca1bc53abe9b123270bde734ec3cc59f0c3 (patch) | |
tree | 27a60ab60bbac20758ebcf6f1b6b0a096b249b53 | |
parent | etc/ssh/config: Generate with envsubst (diff) | |
download | dotfiles-ac0f8ca1bc53abe9b123270bde734ec3cc59f0c3.tar.gz dotfiles-ac0f8ca1bc53abe9b123270bde734ec3cc59f0c3.tar.xz |
bin/wms: Fix indentation in help string
-rwxr-xr-x | bin/wms | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,9 +16,9 @@ help() { -h, --help show this message ACTION one of: - - uuid - - date - - clear-notification + - uuid + - date + - clear-notification Helper script to launch CLI commands, without having complex |