'got status' does not have a -q option; remove it from got.1 synopsis
diff --git a/got/got.1 b/got/got.1
index 75ea4c6..7908e0d 100644
--- a/got/got.1
+++ b/got/got.1
@@ -658,7 +658,7 @@ Silence progress output.
.It Cm up
Short alias for
.Cm update .
-.It Cm status Oo Fl I Oc Oo Fl s Ar status-codes Oc Oo Fl S Ar status-codes Oc Oo Fl q Oc Op Ar path ...
+.It Cm status Oo Fl I Oc Oo Fl s Ar status-codes Oc Oo Fl S Ar status-codes Oc Op Ar path ...
Show the current modification status of files in a work tree,
using the following status codes:
.Bl -column YXZ description