mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
git-extras: use git-help instead of man
PortableGit doesn't have man command.
This commit is contained in:
parent
36f8f2ba1e
commit
434b7681ce
|
|
@ -21,6 +21,6 @@ case "$1" in
|
|||
update
|
||||
;;
|
||||
*)
|
||||
man git-extras
|
||||
git extras --help
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Reference in a new issue