##// END OF EJS Templates
Fix issue589 wording problem
Patrick Mezard -
r4804:7db38bfb default
parent child Browse files
Show More
@@ -2254,7 +2254,7 b' def revert(ui, repo, *pats, **opts):'
2254 2254 directory, the reverted files will thus appear modified
2255 2255 afterwards.
2256 2256
2257 If a file has been deleted, it is recreated. If the executable
2257 If a file has been deleted, it is restored. If the executable
2258 2258 mode of a file was changed, it is reset.
2259 2259
2260 2260 If names are given, all files matching the names are reverted.
General Comments 0
You need to be logged in to leave comments. Login now