From 1811c7b8bb6fed15cd9adf111474f59efbd7e517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=ABdolfs=20O=C5=A1i=C5=86=C5=A1?= Date: Mon, 16 Oct 2023 15:48:19 +0200 Subject: [PATCH] docs: Fix push option example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rūdolfs Ošiņš --- rad-patch.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rad-patch.1.adoc b/rad-patch.1.adoc index 52222cba..e2f450a1 100644 --- a/rad-patch.1.adoc +++ b/rad-patch.1.adoc @@ -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*::