aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asciidoc/fluxbox.txt')
-rw-r--r--doc/asciidoc/fluxbox.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt
index 479a6ee..5454302 100644
--- a/doc/asciidoc/fluxbox.txt
+++ b/doc/asciidoc/fluxbox.txt
@@ -14,6 +14,7 @@ SYNOPSIS
14 [-display display] 14 [-display display]
15 [-screen scr,scr|all] 15 [-screen scr,scr|all]
16 [-verbose] 16 [-verbose]
17 [-sync]
17 18
18'fluxbox' [-v | -version] | 19'fluxbox' [-v | -version] |
19 [-h | -help] | 20 [-h | -help] |
@@ -67,6 +68,8 @@ OPTIONS
67 Run on specified screens only or all (by default). 68 Run on specified screens only or all (by default).
68-verbose:: 69-verbose::
69 Print more information in process. 70 Print more information in process.
71-sync::
72 Synchronize with the X server for debugging.
70 73
71STARTING FLUXBOX 74STARTING FLUXBOX
72---------------- 75----------------