donnemartin/gitsome

Provide man pages

Open

#62 ouverte le 8 juin 2016

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (476 forks)batch import
feature-requesthelp wanted

Métriques du dépôt

Stars
 (7 494 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur