diff options
author | Mathias Gumz <akira@fluxbox.org> | 2015-01-03 17:39:46 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2015-01-03 17:39:46 (GMT) |
commit | 74df62b0812d33608b88ed74dc89c0d94c818613 (patch) | |
tree | c64371257e4abd3766ef50a285cc8d7a75fd0016 /doc | |
parent | 3e76d439870f2a0d688fd4e0080b9f9f032146df (diff) | |
download | fluxbox-74df62b0812d33608b88ed74dc89c0d94c818613.zip fluxbox-74df62b0812d33608b88ed74dc89c0d94c818613.tar.bz2 |
Remove unused code / option from FbRun
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fbrun.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/asciidoc/fbrun.txt b/doc/asciidoc/fbrun.txt index c690f8c..c2efcf1 100644 --- a/doc/asciidoc/fbrun.txt +++ b/doc/asciidoc/fbrun.txt | |||
@@ -63,9 +63,6 @@ OPTIONS | |||
63 | *-font* 'name':: | 63 | *-font* 'name':: |
64 | Text font name | 64 | Text font name |
65 | 65 | ||
66 | *-na*:: | ||
67 | Disable font antialias | ||
68 | |||
69 | *-hf* 'filename':: | 66 | *-hf* 'filename':: |
70 | History file to load. The default is *~/.fluxbox/fbrun_history*. | 67 | History file to load. The default is *~/.fluxbox/fbrun_history*. |
71 | 68 | ||