diff options
author | Moses Palmér <mosespalmer@gmail.com> | 2016-05-07 16:11:33 +0200 |
---|---|---|
committer | Moses Palmér <mosespalmer@gmail.com> | 2016-05-07 16:11:33 +0200 |
commit | a27745ac6fc80c99b3bec53229897ded21fbea80 (patch) | |
tree | e068dc06192fc24eb827b7b459fb11da76f116c8 | |
parent | ba0ddce6c57aa3b94c77d20639954b1644f64a1d (diff) | |
download | fbida-a27745ac6fc80c99b3bec53229897ded21fbea80.tar.gz |
manual: update English manual page with --interactive
-rw-r--r-- | fbi.man | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -126,6 +126,10 @@ is mapped to. .BI "-m" "\ videomode" ", --mode" "\ videomode" Name of the video mode to use (video mode must be listed in \fI/etc/fb.modes\fP). Default is not to change the video mode. +.TP +.B --(no)interactive +Allow interactively controlling the program from the keyboard. This requires +that \fIstdin\fP is a TTY. Default is to allow interactive control. \# \# .SH ENVIRONMENT |