docs: Fix push option example
Signed-off-by: Rūdolfs Ošiņš <rudolfs@osins.org>
This commit is contained in:
parent
d9be25a477
commit
1811c7b8bb
|
|
@ -154,7 +154,7 @@ section on updating a patch for more information.
|
||||||
=== Options
|
=== Options
|
||||||
|
|
||||||
When opening a patch, various options can be specified using git push options.
|
When opening a patch, various options can be specified using git push options.
|
||||||
This is done via the *-o* or *--push-option* flag. For example, *-o=patch.draft*.
|
This is done via the *-o* or *--push-option* flag. For example, *-o patch.draft*.
|
||||||
The full list of options follows:
|
The full list of options follows:
|
||||||
|
|
||||||
*sync*, *no-sync*::
|
*sync*, *no-sync*::
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue