diff options
| author | Daniel Ebdrup Jensen <debdrup@FreeBSD.org> | 2021-02-12 22:39:00 +0000 |
|---|---|---|
| committer | Daniel Ebdrup Jensen <debdrup@FreeBSD.org> | 2021-02-12 22:39:00 +0000 |
| commit | 5ae8b018321f1562cd6bc39992aa110f9a0a2586 (patch) | |
| tree | ec747883f035630fb4f56a3cea4b824cfd837298 /tools | |
| parent | 30f78a063e0d8d34e43c82837f8b2af7efef3770 (diff) | |
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/git/git-arc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/git/git-arc.1 b/tools/tools/git/git-arc.1 index d863447ea98e..cc510c069c3a 100644 --- a/tools/tools/git/git-arc.1 +++ b/tools/tools/git/git-arc.1 @@ -92,14 +92,14 @@ metadata is not synchronized. .Sh CONFIGURATION These are manipulated by .Nm git-config : -.Bl -tag -width "arc.assume_yes" -offset indent +.Bl -tag -width "arc.assume_yes" .It Va arc.assume_yes Assume a .Dq yes answer to all prompts instead of prompting the user. Equivalent to the -.Fl -y +.Fl y flag. Defaults to false. .It Va arc.browse |
