Skip to content

Commit

Permalink
"modules" command was missing from ghc-mod usage
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielG committed Dec 24, 2014
1 parent fc7ce47 commit 76180ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GHCMod.hs
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ ghcModUsage =
\ - help | --help\n\
\ Print this help message.\n\
\\n\
\ - list [FLAGS...]\n\
\ - list [FLAGS...] | modules [FLAGS...]\n\
\ List all visible modules.\n\
\ Flags:\n\
\ -d\n\
Expand Down

0 comments on commit 76180ca

Please sign in to comment.