Show More
@@ -136,6 +136,7 b' options:' | |||
|
136 | 136 | |
|
137 | 137 | -I --include include names matching the given patterns |
|
138 | 138 | -X --exclude exclude names matching the given patterns |
|
139 | -n --dry-run do not perform actions, just print output | |
|
139 | 140 | hg add: option --skjdfks not recognized |
|
140 | 141 | hg add [OPTION]... [FILE]... |
|
141 | 142 | |
@@ -151,6 +152,7 b' options:' | |||
|
151 | 152 | |
|
152 | 153 | -I --include include names matching the given patterns |
|
153 | 154 | -X --exclude exclude names matching the given patterns |
|
155 | -n --dry-run do not perform actions, just print output | |
|
154 | 156 | hg diff [-a] [-I] [-X] [-r REV1 [-r REV2]] [FILE]... |
|
155 | 157 | |
|
156 | 158 | diff repository (or selected files) |
General Comments 0
You need to be logged in to leave comments.
Login now