[GHC] #8005: Man page shows -help, but only --help is accepted
GHC
ghc-devs at haskell.org
Sat Jun 22 14:52:08 CEST 2013
#8005: Man page shows -help, but only --help is accepted
------------------------------+---------------------------------------------
Reporter: nh2 | Owner:
Type: bug | Status: new
Priority: normal | Component: Documentation
Version: 7.6.3 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Documentation bug | Blockedby:
Blocking: | Related:
------------------------------+---------------------------------------------
Comment(by ian@…):
commit 96ca465d7516e47f4ca46f3e91765c3e8411c8f3
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Sat Jun 22 13:24:04 2013 +0100
The help flag is --help, not -help; fixes #8005
docs/users_guide/flags.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/8005#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list