summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-push.txt')
-rw-r--r--git-push.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-push.txt b/git-push.txt
index c12caedbb..9b7cfbc5c 100644
--- a/git-push.txt
+++ b/git-push.txt
@@ -10,7 +10,7 @@ SYNOPSIS
--------
[verse]
'git push' [--all | --branches | --mirror | --tags] [--follow-tags] [--atomic] [-n | --dry-run] [--receive-pack=<git-receive-pack>]
- [--repo=<repository>] [-f | --force] [-d | --delete] [--prune] [-v | --verbose]
+ [--repo=<repository>] [-f | --force] [-d | --delete] [--prune] [-q | --quiet] [-v | --verbose]
[-u | --set-upstream] [-o <string> | --push-option=<string>]
[--[no-]signed|--signed=(true|false|if-asked)]
[--force-with-lease[=<refname>[:<expect>]] [--force-if-includes]]