##// END OF EJS Templates
revert: drop obvious paragraph about filenames
Matt Mackall -
r14548:cd1a0155 default
parent child Browse files
Show More
@@ -4104,9 +4104,6 b' def revert(ui, repo, *pats, **opts):'
4104 out" some or all of an earlier change. See :hg:`backout` for a
4104 out" some or all of an earlier change. See :hg:`backout` for a
4105 related method.
4105 related method.
4106
4106
4107 If names are given, all files matching the names are reverted.
4108 If no arguments are given, no files are reverted.
4109
4110 Modified files are saved with a .orig suffix before reverting.
4107 Modified files are saved with a .orig suffix before reverting.
4111 To disable these backups, use --no-backup.
4108 To disable these backups, use --no-backup.
4112
4109
General Comments 0
You need to be logged in to leave comments. Login now