diff --git a/twander.1 b/twander.1 index c227de8..7b77c07 100644 --- a/twander.1 +++ b/twander.1 @@ -1,6 +1,6 @@ .TH twander 1 "TundraWare Inc." -.ds CP 2002-2006 +.ds CP 2002-2007 .SH NAME twander \- File Browser @@ -2099,6 +2099,20 @@ for the details of this feature.) This value can be toggled with the TOGHIDEDOT (default: Control-9) key binding. +.TP +.B INVERTFILTER [Boolean] (False) + +Invert wildcard filtering. That is, display the entries that do +.B not +match the wildcard filtering criteria. You can preset this in the +Configuration File as you wish, but the more usual way to change it is +via the TOGFILT (default: Control-minus) key binding. + +.TP +.B ISODATE [Boolean] (False) + +Set this to "True" to display file/directory date and time in ISO 8601 +format instead of the default US localized format. .TP .B MAXMENU [Numeric] (32) @@ -5202,4 +5216,4 @@ .ft \" revert .SH DOCUMENT REVISION INFORMATION -$Id: twander.1,v 1.145 2006/12/24 05:07:18 tundra Exp $ \ No newline at end of file +$Id: twander.1,v 1.146 2007/01/02 20:17:15 tundra Exp $ \ No newline at end of file