summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rofi.1.markdown')
-rw-r--r--doc/rofi.1.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 3e18334c..2bb38a3d 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -106,7 +106,7 @@ Dump the current active theme, in rasi format, to stdout and exit.
`-rasi-validate` *filename*
-Try to parse the file and 0 when succesful.
+Try to parse the file and return 0 when succesful, non-zero when failed.
`-threads` *num*
@@ -116,6 +116,8 @@ Specify the number of threads **rofi** should use:
* 1: Disable threading
* 2..N: Specify the maximum number of threads to use in the thread pool.
+ Default: Autodetect
+
`-display` *display*
The X server to contact. Default is `$DISPLAY`.