update usage output
This commit is contained in:
parent
6f04744a11
commit
a18dd2faf3
2 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@
|
|||
#+begin_example
|
||||
Usage: dotlink [OPTIONS]
|
||||
|
||||
Simple dotfile management based on symlinks.
|
||||
Link all files from hosts/$HOSTNAME to $HOME.
|
||||
|
||||
OPTIONS
|
||||
-h, --help Show this help message
|
||||
|
|
|
|||
2
dotlink
2
dotlink
|
|
@ -24,7 +24,7 @@ function print_usage {
|
|||
cat <<EOF
|
||||
Usage: dotlink [OPTIONS]
|
||||
|
||||
Simple dotfile management based on symlinks.
|
||||
Link all files from hosts/\$HOSTNAME to \$HOME.
|
||||
|
||||
OPTIONS
|
||||
-h, --help Show this help message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue