]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-send-pack.txt
doc txt & -h consistency: add missing options and labels
[thirdparty/git.git] / Documentation / git-send-pack.txt
index e0c71623432bc2ccb0ce7ae8ec05ae25196526cd..595b002152fda5dbdedbc65d7feda8d0c4f9ec20 100644 (file)
@@ -9,7 +9,8 @@ git-send-pack - Push objects over Git protocol to another repository
 SYNOPSIS
 --------
 [verse]
-'git send-pack' [--dry-run] [--force] [--receive-pack=<git-receive-pack>]
+'git send-pack' [--mirror] [--dry-run] [--force]
+               [--receive-pack=<git-receive-pack>]
                [--verbose] [--thin] [--atomic]
                [--[no-]signed | --signed=(true|false|if-asked)]
                [<host>:]<directory> (--all | <ref>...)