3 echo "/* Automatically generated by $0 */
9 static struct cmdname_help common_cmds[] = {"
11 sed -n -e 's/^git-\([^ ]*\)[ ].* common.*/\1/p' command-list.txt |
16 /^NAME/,/git-'"$cmd"'/H
19 s/.*git-'"$cmd"' - \(.*\)/ {"'"$cmd"'", "\1"},/
21 }' "Documentation/git-$cmd.txt"