
; SET verbosity
;-v2	; default OUTPUT
;-v3
;-v4
;-v5
;-v9
; exclude file, ; = directory
;-xindex3.htm
;-x:_*
;-x::

; NOTE: 20061227 fix CHANGED -f"text" to -f="text"
;-fr="\w\.fl(\s|$)"
;-fr=^#\s*define\s+STL_
;-fr="^#\s*Define\s+STL_.*\s+<(\w+)>"
;-fr="\d{1}-\d{1}-\d{1}-\d{1}
;-fr=\s+\d{1}\s+.+\.jpg

-f="DeleteFont"
;-f="# define STL_"
;-f="#define STL_"
;-f="STL_"
;-f=atlconv.h
;-f=href
;-f:1 ; must find BOTH/ALL
;-f:2 ; must find BOTH/ALL in ONE LINE
;-f=FG_NDEBUG
;-f=.fgfsrc
;-f=.xml
;-f=fgsd
;-f=TerraGear
;-f=c172
;-f=FDM_CONFIG
;-f="oz_aug"
; SET the FIND(S)
;-f="thread"
;-f="MFC Experience"

;-f="preference"
;-f="system.fgfsrc"
;-f="mkdir"

;-D ; directory listing
;-dos
;-dlo ; output as list of files
;-dlos ; output as list of ordered files

; Use TEMPout.txt
-oTEMPout.txt

; Other switches
-r	; be RECURSIVE into subdirectories
;-n ; add line numbers
;-dn
;-?
;-c	; CASE sensitive
;-cvs
;-w
; whole only if space before and after
;-w2
;-b   ; treat as binary file
;-b100:100   ; treat as binary file back=100 for=100
;-8
;-M2
;-L5   ; output 5 lines
;-LW999 ; large maximum line

; INHIBIT switch

;-i:"macro";"scroll"
;-i:second;one
;-i:"extern";"external"
;-i	; inhibit space/tab in finding
;-i+	; inhibit C/C++ comment searching

; Input file or list
; ==================
C:\Gtools\*.c*
;C:\Gtools\perl\*.pl
;temptest.txt
;"C:\Documents and Settings\Geoff McLane\My Documents\Tidy\*.doc"
;"C:\Documents and Settings\Geoff McLane.PRO-1\My Documents\Tidy\*.doc"
;"C:\Documents and Settings\Geoff McLane.PRO-1\My Documents\Tidy\access-01.doc"
;C:\DTEMP\tempdiff
;C:\FG0910-5\simgear\makefile.am
;C:\DTEMP\tempall6.txt
;c:\HOMEPAGE\P26\*.htm*
;c:\FGCVS\PLIB\*.*
;c:\FG\11\SimGear\*.c*
;c:\FG\11\SimGear\*.h*
;c:\FG\11\SimGear\compiler.h
;c:\FGCVS\cmptidy*
;c:\DTEMP\tempall6.txt
;c:\FG099\FlightGear\data\*.xml
;c:\HOMEPAGE\P26\*.htm
;c:\HOMEPAGE\Max5\*.html
;c:\GTools\perl\*.pl
;"C:\Documents and Settings\Geoff McLane\My Documents\Jobs\*.doc"
;C:\FG099\fltk-1.1.6\documentation\*.html
;c:\HOMEPAGE\P26\*.htm
;"C:\Documents and Settings\Geoff McLane\My Documents\Jobs\*.doc"
;C:\HOMEPAGE\*.htm*
;@d:\mssdk\samples\temphb
;@d:\GTools\gt-cb.lst
;@d:\dtemp\tempfrm2.txt
;d:\work\pppoe\inf\C\$WIN_NT$.~LS\I386\OEMNADD3.INF
;d:\fgfscvs\entries
;@d:\gtools\gt-cb.lst	; big list of file
;D:\GTools\Tools\ewm\tempewm.txt
;D:\FGFSCVS\FlightGear\src\FDM\LaRCsim\Makefile.am
;D:\*.c
;D:\FGFS7\FlightGear-0.7.6\*.h*
;D:\DTEMP\FGCD\*.am	; the unix make files
;@templ2
;@templ3
;@templl2
;f:\gtools32\*.c
;l:\disney\dirlist.txt
;l:\disney\templis
;temp1
;@l:\disney\tempallf
;@l:\disney\tempall2
;@D:\GTools\GT-ALL.LST
;@D:\FGFS6\FG-CB.LST
;@D:\FGFS6\FG-DSPB.LST
;d:\mssdk\include\*.h

; eof
