Single line text refinements.

This commit is contained in:
Peter Tripp
2016-01-20 09:59:42 -08:00
parent f36e121681
commit 750580dbe6
4 changed files with 11 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
`rename {{'s/foo/bar/'}} {{\*}}`
- Dry-run, display which renames would occur without performing them:
- Dry-run - display which renames would occur without performing them:
`rename -n {{'s/foo/bar/'}} {{\*}}`