]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-send-pack.txt
doc txt & -h consistency: correct padding around "[]()"
[thirdparty/git.git] / Documentation / git-send-pack.txt
index be41f119740ea7f5e2f53d3211e608bf4255544f..e0c71623432bc2ccb0ce7ae8ec05ae25196526cd 100644 (file)
@@ -11,7 +11,7 @@ SYNOPSIS
 [verse]
 'git send-pack' [--dry-run] [--force] [--receive-pack=<git-receive-pack>]
                [--verbose] [--thin] [--atomic]
-               [--[no-]signed|--signed=(true|false|if-asked)]
+               [--[no-]signed | --signed=(true|false|if-asked)]
                [<host>:]<directory> (--all | <ref>...)
 
 DESCRIPTION