[GHC] #8005: Man page shows -help, but only --help is accepted
#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: ------------------------------+--------------------------------------------- `man ghc` shows `-help` as an option. I believe it lacks another `-`. Thanks. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/8005> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#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@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
#8005: Man page shows -help, but only --help is accepted --------------------------------+------------------------------------------- Reporter: nh2 | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Documentation | Version: 7.6.3 Resolution: fixed | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Documentation bug | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: --------------------------------+------------------------------------------- Changes (by igloo): * status: new => closed * difficulty: => Unknown * resolution: => fixed Comment: Fixed, thanks -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/8005#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8005: Man page shows -help, but only --help is accepted --------------------------------+------------------------------------------- Reporter: nh2 | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.8.1 Component: Documentation | Version: 7.6.3 Resolution: fixed | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Documentation bug | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: --------------------------------+------------------------------------------- Changes (by igloo): * milestone: => 7.8.1 -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/8005#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC