##// END OF EJS Templates
add options to log man page.
Vadim Gelfer -
r1758:47f4fbee default
parent child Browse files
Show More
@@ -376,7 +376,11 b' log [-r revision ...] [-p] [files]::'
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 -b, --branch show branches
380 -k, --keyword <str> search for keywords
379 -l, --limit <num> print no more than this many changes
381 -l, --limit <num> print no more than this many changes
382 -M, --no-merges do not show merges
383 -m, --only-merges only show merges
380 -r, --rev <A> show the specified revision or range
384 -r, --rev <A> show the specified revision or range
381 -p, --patch show patch
385 -p, --patch show patch
382
386
General Comments 0
You need to be logged in to leave comments. Login now