summaryrefslogtreecommitdiff
path: root/t/t0012-help.sh
AgeCommit message (Expand)AuthorFilesLines
2018-10-03help -a: improve and make --verbose defaultLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2018-05-21help: use command-list.txt for the source of guidesLibravatar Nguyễn Thái Ngọc Duy1-0/+6
2018-05-21help: add "-a --verbose" to list all commands with synopsisLibravatar Nguyễn Thái Ngọc Duy1-0/+9
2018-05-21git.c: convert --list-* to --list-cmds=*Libravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-05-10help: use command-list.h for common command listLibravatar Nguyễn Thái Ngọc Duy1-0/+9
2017-06-05t0012: test "-h" with builtinsLibravatar Jeff King1-0/+12
2016-08-30help: make option --help open man pages only for Git commandsLibravatar Ralf Thielow1-0/+8
2016-08-30help: introduce option --exclude-guidesLibravatar Ralf Thielow1-0/+44