donnemartin/gitsome

Provide man pages

オープン

#62 opened on 2016/06/08

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (443 件のフォーク)batch import
feature-requesthelp wanted

Repository metrics

Stars
 (7,681 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド