comparison doc/hg.1.txt @ 1756:f29857aaa053

add -l,--limit to log command.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 20 Feb 2006 11:06:41 -0800
parents f95654385065
children 47f4fbee32c5
comparison
equal deleted inserted replaced
1747:91c56c427171 1756:f29857aaa053
374 hashes or message signatures. 374 hashes or message signatures.
375 375
376 options: 376 options:
377 -I, --include <pat> include names matching the given patterns 377 -I, --include <pat> include names matching the given patterns
378 -X, --exclude <pat> exclude names matching the given patterns 378 -X, --exclude <pat> exclude names matching the given patterns
379 -l, --limit <num> print no more than this many changes
379 -r, --rev <A> show the specified revision or range 380 -r, --rev <A> show the specified revision or range
380 -p, --patch show patch 381 -p, --patch show patch
381 382
382 aliases: history 383 aliases: history
383 384