Hide 'compile' subcommand by default from help menu
This commit is contained in:
parent
1b6aed0e55
commit
eb1dd745c1
3
ghcup
3
ghcup
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user