comparison doc/hg.1.txt @ 1308:2073e5a71008

Cleanup of tabs and trailing spaces.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 21 Sep 2005 07:56:19 +0200
parents 84df9951532a
children 3ab6e55ee361
comparison
equal deleted inserted replaced
1285:1546c2aa6b30 1308:2073e5a71008
200 -A, --after record a copy that has already occurred 200 -A, --after record a copy that has already occurred
201 -I, --include <pat> include names matching the given patterns 201 -I, --include <pat> include names matching the given patterns
202 -X, --exclude <pat> exclude names matching the given patterns 202 -X, --exclude <pat> exclude names matching the given patterns
203 -f, --force forcibly copy over an existing managed file 203 -f, --force forcibly copy over an existing managed file
204 -p, --parents append source path to dest 204 -p, --parents append source path to dest
205 205
206 aliases: cp 206 aliases: cp
207 207
208 diff [-a] [-r revision] [-r revision] [files ...]:: 208 diff [-a] [-r revision] [-r revision] [files ...]::
209 Show differences between revisions for the specified files. 209 Show differences between revisions for the specified files.
210 210