Merge branch 'po/help-guides'
commitb3569933dd8962e79ce5e1232f06a9b74026b762
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Apr 2013 00:41:00 +0000 (11 17:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Apr 2013 00:41:00 +0000 (11 17:41 -0700)
tree3c17bdc239f45f275114d1af16cb141aaf3bf5e1
parentfa7285dc3dce8bd01fd8c665b032603ed55348e5
parenta133737b809a6556f087e590e862e8f29561710a
Merge branch 'po/help-guides'

"git help" learned "-g" option to show the list of guides just like
list of commands are given with "-a".

* po/help-guides:
  doc: include --guide option description for "git help"
  help: mention -a and -g option, and 'git help <concept>' usage.
  builtin/help.c: add list_common_guides_help() function
  builtin/help.c: add --guide option
  builtin/help.c: split "-a" processing into two