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