completion: add and use --list-cmds=alias
[gitweb.git] / Documentation / git.txt
index 820ab77fcb6e5c5a5f1edde511ecdbbba14726fd..75f50d237994038e15a84c94d0d86294dd5f52d8 100644 (file)
@@ -170,7 +170,7 @@ foo.bar= ...`) sets `foo.bar` to the empty string which `git config
        parse-options), main (all commands in libexec directory),
        others (all other commands in `$PATH` that have git- prefix),
        list-<category> (see categories in command-list.txt),
-       nohelpers (exclude helper commands).
+       nohelpers (exclude helper commands) and alias.
 
 GIT COMMANDS
 ------------