Hide 'compile' subcommand by default from help menu

This commit is contained in:
Julian Ospald 2019-02-18 11:01:52 +08:00
parent 1b6aed0e55
commit eb1dd745c1
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 2 deletions

3
ghcup
View File

@ -184,8 +184,7 @@ FLAGS:
(these will not be removed by ghcup)
SUBCOMMANDS:
install Install GHC
compile Compile and install GHC from source
install Install GHC$(${VERBOSE} && printf "\n compile Compile and install GHC from source (UNSTABLE!!!)")
show Show current/installed GHC
set Set currently active GHC version
list Show available GHCs and other tools (upstream)