donnemartin/gitsome

Provide man pages

開放

#62 建立於 2016年6月8日

 (1 則留言) (0 個反應) (0 位負責人)Python (443 個分叉)batch import
feature-requesthelp wanted

倉庫指標

星標
 (7,681 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南