From a7c8f9da7c1d07216848841ead7fd7dce782b0e4 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 15 Oct 2018 22:16:40 +0800 Subject: [PATCH] Update self_update_usage --- ghcup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghcup b/ghcup index 7003cd1..94a47f7 100755 --- a/ghcup +++ b/ghcup @@ -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 }