diff options
author | Thomas Lübking <thomas.luebking@gmail.com> | 2016-05-23 22:14:58 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2016-05-28 08:36:41 (GMT) |
commit | cb1a82ba9fa78dfc98d59cd875e19f40d6e9cf7a (patch) | |
tree | 66b1711b7d805c0e84ae5606258e3e84458c9dcd /doc/asciidoc | |
parent | a11035440c30eda5b14118694f6f9aa15c0105ea (diff) | |
download | fluxbox-cb1a82ba9fa78dfc98d59cd875e19f40d6e9cf7a.zip fluxbox-cb1a82ba9fa78dfc98d59cd875e19f40d6e9cf7a.tar.bz2 |
document -preselect in fbrun manpage
Diffstat (limited to 'doc/asciidoc')
-rw-r--r-- | doc/asciidoc/fbrun.txt | 3 |
1 files changed, 3 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 | ||