Update self_update_usage

This commit is contained in:
Julian Ospald 2018-10-15 22:16:40 +08:00
parent 99e5070dc4
commit a7c8f9da7c
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

2
ghcup
View File

@ -215,7 +215,7 @@ FLAGS:
-h, --help Prints help information
ARGS:
[TARGET-LOCATION] Where to place the updated script (defaults to ~/.local/bin).
[TARGET-LOCATION] Where to place the updated script (defaults to directory of the script).
")
exit 1
}