commit | 0f3908758947b2279f5d2d4a294653d76a62d468 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Sat Feb 03 23:02:59 2007 -0500 |
committer | Junio C Hamano <junkio@cox.net> | Sat Feb 03 21:49:49 2007 -0800 |
tree | bad503911f1bfec272501ad4cbc2f5fb4e2be7a2 | |
parent | 9673a0b182fdb39e6a00e2cbdcfacee769201053 [diff] |
Cleanup subcommand documentation for git-remote. Jakub Narebski pointed out the positional notation in git-remote's documentation was very confusing, especially now that we have 3 supported subcommands. Instead of referring to subcommands by position, refer to them by name. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>