git-arc.1: list width typo

Reviewed by:	mhorne
MFC after:	3 days
Fixes:	 	760be44702 ("git-arc: document "create" command options")
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1272
This commit is contained in:
Alexander Ziaee
2024-06-01 02:19:33 -04:00
committed by Mitchell Horne
parent 84ff9e9122
commit 41d6858ebd
+1 -1
View File
@@ -73,7 +73,7 @@ The available verbs are:
.It Cm create
Create new Differential Revisions from the specified commits.
Accepts options:
.Bl -tag -width subscriber
.Bl -tag -width "-s subscriber"
.It Fl l
Before processing commit(s) display list of commits to be processed
and wait for confirmation.