diff options
author | Thomas Lübking <thomas.luebking@gmail.com> | 2016-07-23 06:18:26 (GMT) |
---|---|---|
committer | Thomas Lübking <thomas.luebking@gmail.com> | 2016-07-23 14:58:04 (GMT) |
commit | e85dc01d287fa0a070b59a494419dd416d1c54f1 (patch) | |
tree | 58981ff5ab773a031f5683755789818a4cb95b14 /doc/asciidoc | |
parent | d741b6fe6e805b570bb899e777ea7101f6395721 (diff) | |
download | fluxbox-e85dc01d287fa0a070b59a494419dd416d1c54f1.zip fluxbox-e85dc01d287fa0a070b59a494419dd416d1c54f1.tar.bz2 |
add autocompletion support to fbrun
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 59f2400..ee09d6d 100644 --- a/doc/asciidoc/fbrun.txt +++ b/doc/asciidoc/fbrun.txt | |||
@@ -69,6 +69,9 @@ OPTIONS | |||
69 | *-preselect*:: | 69 | *-preselect*:: |
70 | Select the preset text given by the *-text* parameter | 70 | Select the preset text given by the *-text* parameter |
71 | 71 | ||
72 | *-autocomplete*:: | ||
73 | Complete on typing. You can also set the FBRUN_AUTOCOMPLETE environment (to any value) | ||
74 | |||
72 | *-help*:: | 75 | *-help*:: |
73 | Show this help | 76 | Show this help |
74 | 77 | ||