docs: Fix push option example

Signed-off-by: Rūdolfs Ošiņš <rudolfs@osins.org>
This commit is contained in:
Rūdolfs Ošiņš 2023-10-16 15:48:19 +02:00 committed by cloudhead
parent d9be25a477
commit 1811c7b8bb
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ section on updating a patch for more information.
=== 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:
*sync*, *no-sync*::