donnemartin/gitsome

Provide man pages

Aberta

#62 aberto em 8 de jun. de 2016

 (1 comentário) (0 reação) (0 responsável)Python (443 forks)batch import
feature-requesthelp wanted

Métricas do repositório

Stars
 (7.687 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

At the moment help can be got through --help. This is fine but not quite as intuitive as it could be: it is customary, that help can also be invoked though gh help|--help|-h <command>, gh <command> --help|-h and man gh <command>. Usually also man pages are used as default, so that using the help commands or switches would merely open the man page.

Guia do colaborador