summaryrefslogtreecommitdiffstats
path: root/misc-utils/rename.1
diff options
context:
space:
mode:
authorAner Perez2017-09-14 17:30:53 +0200
committerGitHub2017-09-14 17:30:53 +0200
commited21c47aa1cb606f81aede05343b0d44d2a75ac7 (patch)
tree6d1b2480bdeba4224f0fe43c2a401afb7906c81a /misc-utils/rename.1
parentscript: support sig{stop/cont} (diff)
downloadkernel-qcow2-util-linux-ed21c47aa1cb606f81aede05343b0d44d2a75ac7.tar.gz
kernel-qcow2-util-linux-ed21c47aa1cb606f81aede05343b0d44d2a75ac7.tar.xz
kernel-qcow2-util-linux-ed21c47aa1cb606f81aede05343b0d44d2a75ac7.zip
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.
Diffstat (limited to 'misc-utils/rename.1')
-rw-r--r--misc-utils/rename.12
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/rename.1 b/misc-utils/rename.1
index b9ebe1390..e0977bc5c 100644
--- a/misc-utils/rename.1
+++ b/misc-utils/rename.1
@@ -40,7 +40,7 @@ the commands
.RS
.PP
.nf
-rename foo foo0 foo?
+rename foo foo00 foo?
rename foo foo0 foo??
.fi
.PP