mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
added hint for install
This commit is contained in:
parent
087c0cde6e
commit
ea1acf9d7f
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ case $1 in
|
|||
install
|
||||
;;
|
||||
*)
|
||||
echo "USAGE: $0 [load/save]"
|
||||
echo "USAGE: $0 [load/save/install]"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue