Fix documentation for root
command
This commit is contained in:
parent
129fe92de2
commit
0eaa3d23d8
@ -182,12 +182,12 @@ ghcModUsage =
|
|||||||
\ -l\n\
|
\ -l\n\
|
||||||
\ Option to be passed to hlint.\n\
|
\ Option to be passed to hlint.\n\
|
||||||
\\n\
|
\\n\
|
||||||
\ - root FILE\n\
|
\ - root\n\
|
||||||
\ Try to find the project directory given FILE. For Cabal\n\
|
\ Try to find the project directory. For Cabal projects this is the\n\
|
||||||
\ projects this is the directory containing the cabal file, for\n\
|
\ directory containing the cabal file, for projects that use a cabal\n\
|
||||||
\ projects that use a cabal sandbox but have no cabal file this is the\n\
|
\ sandbox but have no cabal file this is the directory containing the\n\
|
||||||
\ directory containing the sandbox and otherwise this is the directory\n\
|
\ cabal.sandbox.config file and otherwise this is the current\n\
|
||||||
\ containing FILE.\n\
|
\ directory.\n\
|
||||||
\\n\
|
\\n\
|
||||||
\ - doc MODULE\n\
|
\ - doc MODULE\n\
|
||||||
\ Try finding the html documentation directory for the given MODULE.\n\
|
\ Try finding the html documentation directory for the given MODULE.\n\
|
||||||
|
Loading…
Reference in New Issue
Block a user