Example for renaming foo? does not work as described

Command for renaming foo? should add 2 zeros to make all the file names have 3 digits as described in the example results.
This commit is contained in:
Aner Perez 2017-09-14 11:30:53 -04:00 committed by GitHub
parent 2e7a922701
commit ed21c47aa1
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ the commands
.RS
.PP
.nf
rename foo foo0 foo?
rename foo foo00 foo?
rename foo foo0 foo??
.fi
.PP