* git consistency and --help
@ 2007-12-21 9:37 Mike Frysinger
0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2007-12-21 9:37 UTC (permalink / raw)
To: git
along the lines of the different aspects of git being consistent,
shouldnt the shell scripts all be changed to call `man` ?
these call `man`:
git diff --help
git log --help
git stash --help
git rebase --help
git-diff --help
git-log --help
these show a short usage:
git-stash --help
git-rebase --help
looking at the code, it comes down to the git-sh-setup.sh file mostly ...
-mike
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-21 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-21 9:37 git consistency and --help Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).