git: c113740f266e - main - git-arc.1: Fix synopsis for the "update" verb
Mark Johnston
markj at FreeBSD.org
Wed Mar 3 22:01:28 UTC 2021
The branch main has been updated by markj:
URL: https://cgit.FreeBSD.org/src/commit/?id=c113740f266ecfbe4a34c97607f860d63c08eb76
commit c113740f266ecfbe4a34c97607f860d63c08eb76
Author: Mark Johnston <markj at FreeBSD.org>
AuthorDate: 2021-03-03 22:01:04 +0000
Commit: Mark Johnston <markj at FreeBSD.org>
CommitDate: 2021-03-03 22:01:04 +0000
git-arc.1: Fix synopsis for the "update" verb
---
tools/tools/git/git-arc.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/tools/git/git-arc.1 b/tools/tools/git/git-arc.1
index cc510c069c3a..00019a19180d 100644
--- a/tools/tools/git/git-arc.1
+++ b/tools/tools/git/git-arc.1
@@ -47,7 +47,7 @@
.Ar branch Op Ar commit Ns | Ns Ar commit-range
.Nm
.Cm update
-.Op Ar branch Oo Ar commit Ns | Ns Ar commit-range Oc
+.Op Ar commit Ns | Ns Ar commit-range Oc
.Sh DESCRIPTION
The
.Nm
More information about the dev-commits-src-main
mailing list