aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-05-07 17:18:32 +0000
committerMark Johnston <markj@FreeBSD.org>2026-05-07 17:18:32 +0000
commit54625dfb363a4a00841ef7d7ee8e5cc5ea1156e0 (patch)
treec7c1ef4ee952205a574c4257a785167668b55eb7 /tools
parent18c5a26f8a747583b9bca3a6a1ae9db1ed4591a3 (diff)
Diffstat (limited to 'tools')
-rwxr-xr-xtools/tools/git/git-arc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/git/git-arc.sh b/tools/tools/git/git-arc.sh
index 395787df970c..f2a325f3452a 100755
--- a/tools/tools/git/git-arc.sh
+++ b/tools/tools/git/git-arc.sh
@@ -57,7 +57,7 @@ err_usage()
Usage: git arc [-vy] <command> <arguments>
Commands:
- create [-l] [-r <reviewer1>[,<reviewer2>...]] [-s subscriber[,...]] [<commit>|<commit range>]
+ create [-dl] [-r <reviewer1>[,<reviewer2>...]] [-s subscriber[,...]] [<commit>|<commit range>]
list <commit>|<commit range>
patch [-bcrs] <diff1> [<diff2> ...]
stage [-b branch] [<commit>|<commit range>]