about summary refs log tree commit diff
path: root/extra/edit/pounce-edit.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-04-03 22:11:43 -0400
committerJune McEnroe <june@causal.agency>2022-04-03 22:11:43 -0400
commit89c631a0c85080a17f57bd00adaa1d7847a0a658 (patch)
treee5327829aa5f4c0fc70c9054da552ad67c64fb56 /extra/edit/pounce-edit.1
parentedit: Implement completely unchecked (diff)
downloadpounce-89c631a0c85080a17f57bd00adaa1d7847a0a658.tar.gz
pounce-89c631a0c85080a17f57bd00adaa1d7847a0a658.zip
edit: Validate options
Diffstat (limited to '')
-rw-r--r--extra/edit/pounce-edit.19
1 files changed, 8 insertions, 1 deletions
diff --git a/extra/edit/pounce-edit.1 b/extra/edit/pounce-edit.1
index eb66a95..0a70665 100644
--- a/extra/edit/pounce-edit.1
+++ b/extra/edit/pounce-edit.1
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl v
+.Op Fl av
 .Op Fl c Ar cert
 .Op Fl h Ar host
 .Op Fl k Ar priv
@@ -38,6 +38,13 @@ in the same manner as
 .Pp
 The options are as follows:
 .Bl -tag -width Ds
+.It Fl a
+Allow setting all options,
+including those that
+may render
+.Xr pounce 1
+inoperable.
+.
 .It Fl c Ar cert
 Load the TLS client certificate from
 .Ar cert .