oops documentation is hard

This commit is contained in:
Virt 2025-03-09 00:34:07 +01:00
commit d3ce51a8ba
2 changed files with 7 additions and 7 deletions

View file

@ -17,8 +17,8 @@ wayneko \- Neko on Wayland but with phases
.OP \-\-outline\-colour 0xRRGGBB[AA]
.OP \-\-type neko|inu|random
.OP \-\-idle-sleep seconds
.OP \-\-phase-sleep seconds-seconds
.OP \-\-phase-awake seconds-seconds
.OP \-\-sleep-phase seconds-seconds
.OP \-\-awake-phase seconds-seconds
.OP \-\-layer background|bottom|top|overlay
.OP \-\-survive\-close
.YS
@ -69,7 +69,7 @@ idle.
.RE
.
.P
\fB\-\-phase-awake\fR \fIseconds-seconds\fR
\fB\-\-awake-phase\fR \fIseconds-seconds\fR
.RS
Set the duration of how long neko will be awake at a time. Takes a minimum
and a maximum amount of seconds, separated by a dash. Actual duration will
@ -77,7 +77,7 @@ be drawn uniformly at random between the two values. Defaults to 120-600.
.RE
.
.P
\fB\-\-phase-sleep\fR \fIseconds-seconds\fR
\fB\-\-sleep-phase\fR \fIseconds-seconds\fR
.RS
Set the duration of how long neko will sleep at a time. Takes a minimum
and a maximum amount of seconds, separated by a dash. Actual duration will