Skip to content
  • Emil Velikov's avatar
    wflinfo: doc: use space separator for longopts · e2de20ca
    Emil Velikov authored and Emil Velikov's avatar Emil Velikov committed
    
    
    Current implementation supports space separated short and long opts.
    Additionally it handles space-less short opts and = long opts.
    
    The latter two are less common and adding support for them in the shell
    completion is cumbersome. So drop them from the --help and man pages.
    
    The program still supports them so existing users will still work.
    
    Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
    e2de20ca