Changeset f4f1c1e in git
- Timestamp:
- Nov 8, 2012, 10:20:37 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- cecef07e441bf8e0ac3da94431b1ca83e92e753f
- Parents:
- 26c8e6010d08437813f7b3dcc02d4afa785e062d
- git-author:
- Zoltán Kovács <zoltan@geogebra.org>2012-11-08 22:20:37+01:00
- git-committer:
- Zoltán Kovács <zoltan@geogebra.org>2012-11-08 23:28:35+01:00
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/feOptTab.h
r26c8e6 rf4f1c1e 131 131 132 132 {"no-shell", no_argument, LONG_OPTION_RETURN, 133 0, "Disallow using shell escape commands ", feOptBool,0, 0},133 0, "Disallow using shell escape commands (including links)", feOptBool, 0, 0}, 134 134 135 135 {"min-time", required_argument, LONG_OPTION_RETURN, -
doc/singular.man
r26c8e6 rf4f1c1e 68 68 Suppress all output 69 69 .TP 70 \fB\-\-no\-shell\fR 71 Disallow using shell escape commands (including links) 72 .TP 70 73 \fB\-\-min\-time\fR=\fISECS\fR 71 74 Do not display times smaller than SECS (in seconds)
Note: See TracChangeset
for help on using the changeset viewer.