update usage output

This commit is contained in:
Denis Lehmann 2021-12-08 12:45:35 +01:00
parent 6f04744a11
commit a18dd2faf3
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@
#+begin_example #+begin_example
Usage: dotlink [OPTIONS] Usage: dotlink [OPTIONS]
Simple dotfile management based on symlinks. Link all files from hosts/$HOSTNAME to $HOME.
OPTIONS OPTIONS
-h, --help Show this help message -h, --help Show this help message

View file

@ -24,7 +24,7 @@ function print_usage {
cat <<EOF cat <<EOF
Usage: dotlink [OPTIONS] Usage: dotlink [OPTIONS]
Simple dotfile management based on symlinks. Link all files from hosts/\$HOSTNAME to \$HOME.
OPTIONS OPTIONS
-h, --help Show this help message -h, --help Show this help message