comparison tests/test-help.out @ 1113:6130de75bb2a

Updated manpage and help. Updated manpage on change to hg status; standardized description of -print0 options.
author TK Soh <teekaysoh@yahoo.com>
date Sat, 27 Aug 2005 18:55:14 -0700
parents a9c45e537f77
children 8d43f8c0b836
comparison
equal deleted inserted replaced
1112:87cbfaf79124 1113:6130de75bb2a
155 -m --modified show only modified files 155 -m --modified show only modified files
156 -a --added show only added files 156 -a --added show only added files
157 -r --removed show only removed files 157 -r --removed show only removed files
158 -u --unknown show only unknown (not tracked) files 158 -u --unknown show only unknown (not tracked) files
159 -n --no-status hide status prefix 159 -n --no-status hide status prefix
160 -0 --print0 end records with NUL 160 -0 --print0 end filenames with NUL
161 -I --include include path in search 161 -I --include include path in search
162 -X --exclude exclude path from search 162 -X --exclude exclude path from search
163 hg status [OPTION]... [FILE]... 163 hg status [OPTION]... [FILE]...
164 164
165 show changed files in the working directory 165 show changed files in the working directory