]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/gitcli.txt
Documentation: typofix --column description
[thirdparty/git.git] / Documentation / gitcli.txt
index 373cfa2264d6164df5d961afb8d178f12263ac92..92e4ba6a2fa9c4fd491d8c458dd4e807e08ac07a 100644 (file)
@@ -126,6 +126,11 @@ usage: git describe [<options>] <commit-ish>*
     --long                always use long format
     --abbrev[=<n>]        use <n> digits to display SHA-1s
 ---------------------------------------------
++
+Note that some subcommand (e.g. `git grep`) may behave differently
+when there are things on the command line other than `-h`, but `git
+subcmd -h` without anything else on the command line is meant to
+consistently give the usage.
 
 --help-all::
        Some Git commands take options that are only used for plumbing or that