Skip to content
  • Cris Dywan's avatar
    Display '-h' in --help output and accept '-h' and -?' · 49172a71
    Cris Dywan authored
    '-h' is the preferred short version of '--help' now and displayed
    in '--help' but for backwards compatibility '-?' is still supported.
    
    If existing code uses '-h' for something else, GOptionContext will
    not override it.
    
    Fixes bug 556706.
    49172a71