Update self_update_usage

This commit is contained in:
2018-10-15 22:16:40 +08:00
parent 99e5070dc4
commit a7c8f9da7c

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
}