diff --git a/tren.rst b/tren.rst index 8c65afa..2c52c29 100644 --- a/tren.rst +++ b/tren.rst @@ -70,13 +70,13 @@ -b Exclude file/directory "extension" when doing string substitution. - (Default: Substitute in the entire file/directory name) + (*Default*: Substitute within the entire file/directory name) - -d Rename by date sequence. (Default: Rename via string replacement.) + -d Rename by date sequence. (*Default*: Rename via string replacement.) -e Only do string substitutions in the filename "extension". - (Default: Substitute in the entire file/directory name) + (*Default*: Substitute within the entire file/directory name) -g Replace all instances (greedy replace) of the old string @@ -86,26 +86,26 @@ -i Use ISO date format when renaming by date sequence. - (Default: "YYYYMMDD") + (*Default*: "YYYYMMDD") -l string File "extension" delimiter string. - (Default: ".") + (*Default*: ".") -p Prepend, do not replace, file name with date sequence. - (Default: Replace filename) + (*Default*: Replace filename) -q Quiet mode, do not show progress. - (Default: Display progress) + (*Default*: Display progress) -r Replace "oldstring" with "newstring" in filenames. -s number Set starting sequence number when renaming by date. - (Default: 0) + (*Default*: 0) -t Test mode, don't rename, just show what the program *would* do (ignores -q). @@ -115,11 +115,11 @@ -w Turn off warnings about potentially overwriting existing files or directories. - (Default: Warn if target exists.) + (*Default*: Warn if target exists.) -x Treat the old string in a ``-r`` replacement as a Python style regular expression for matching purposes. - (Default: Treat the old string as literal text) + (*Default*: Treat the old string as literal text) EXAMPLES @@ -160,7 +160,7 @@ :: - $Id: tren.rst,v 1.106 2010/01/15 02:39:41 tundra Exp $ + $Id: tren.rst,v 1.107 2010/01/15 02:42:36 tundra Exp $ You can find the latest version of this program at: