diff options
-rw-r--r-- | data/magnus.1 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/data/magnus.1 b/data/magnus.1 index 53b3c24..daf87e7 100644 --- a/data/magnus.1 +++ b/data/magnus.1 @@ -2,6 +2,12 @@ .SH NAME magnus \- A very simple screen magnifier .SH SYNOPSIS -.B magnus +.B magnus [--about] [--refresh-interval=MILLISECONDS] .SH DESCRIPTION A very simple screen magnifier for visually impaired users. +Allows setting the zoom level to anything between 2x and 5x. +.SH OPTIONS +.TP +.BR \-\-refresh-interval =\fIMILLISECONDS\fR +How often to update Magnus's magnifier view. Defaults to 120ms. + |