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)
|
(these will not be removed by ghcup)
|
||||||
|
|
||||||
SUBCOMMANDS:
|
SUBCOMMANDS:
|
||||||
install Install GHC
|
install Install GHC$(${VERBOSE} && printf "\n compile Compile and install GHC from source (UNSTABLE!!!)")
|
||||||
compile Compile and install GHC from source
|
|
||||||
show Show current/installed GHC
|
show Show current/installed GHC
|
||||||
set Set currently active GHC version
|
set Set currently active GHC version
|
||||||
list Show available GHCs and other tools (upstream)
|
list Show available GHCs and other tools (upstream)
|
||||||
|
Loading…
Reference in New Issue
Block a user