19 lines
616 B
Diff
19 lines
616 B
Diff
|
Author: Andreas Rönnquist <gusnan@gusnan.se>
|
||
|
Description: Remove unavailable options from the manual page
|
||
|
Removes options in the manual page that isn't available in the program.
|
||
|
--- a/devilspie.1
|
||
|
+++ b/devilspie.1
|
||
|
@@ -22,12 +22,6 @@
|
||
|
.TP
|
||
|
\fB\-d\fR \fB\-\-debug\fR
|
||
|
Output debug information
|
||
|
-.TP
|
||
|
-\fB\-l\fR \fB\-\-list\-symbols\fR
|
||
|
-List available symbols supported in input files.
|
||
|
-.TP
|
||
|
-\fB\-s\fR \fIsymname\fR \fB\-\-symbol\-doc\fR=\fIsymname\fR
|
||
|
- Get detailed help on symbol \fIsymname\fR ('all' for all symbols).
|
||
|
|
||
|
.SH "ALLOWED SYMBOLS"
|
||
|
In the input files, the following symbols are known by \fIdevilspie\fR:
|