diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fbrun.txt | 3 | ||||
-rw-r--r-- | doc/fbrun.1.in | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/asciidoc/fbrun.txt b/doc/asciidoc/fbrun.txt index 5e85b67..59f2400 100644 --- a/doc/asciidoc/fbrun.txt +++ b/doc/asciidoc/fbrun.txt | |||
@@ -66,6 +66,9 @@ OPTIONS | |||
66 | *-hf* 'filename':: | 66 | *-hf* 'filename':: |
67 | History file to load. The default is *~/.fluxbox/fbrun_history*. | 67 | History file to load. The default is *~/.fluxbox/fbrun_history*. |
68 | 68 | ||
69 | *-preselect*:: | ||
70 | Select the preset text given by the *-text* parameter | ||
71 | |||
69 | *-help*:: | 72 | *-help*:: |
70 | Show this help | 73 | Show this help |
71 | 74 | ||
diff --git a/doc/fbrun.1.in b/doc/fbrun.1.in index 087c2f2..bc338de 100644 --- a/doc/fbrun.1.in +++ b/doc/fbrun.1.in | |||
@@ -100,6 +100,11 @@ History file to load\&. The default is | |||
100 | \fB~/\&.fluxbox/fbrun_history\fR\&. | 100 | \fB~/\&.fluxbox/fbrun_history\fR\&. |
101 | .RE | 101 | .RE |
102 | .PP | 102 | .PP |
103 | \fB\-preselect\fR | ||
104 | .RS 4 | ||
105 | Select the preset text given by the \fB\&-text\fR\& parameter | ||
106 | .RE | ||
107 | .PP | ||
103 | \fB\-help\fR | 108 | \fB\-help\fR |
104 | .RS 4 | 109 | .RS 4 |
105 | Show this help | 110 | Show this help |