Added -b and -e options.
1 parent 319bf60 commit 4cf8156cbae8e8c18ca54fc3b9352c4fa494a811
@tundra tundra authored on 14 Jan 2010
Showing 1 changed file
View
12
tren.rst
--------
 
::
 
tren.py [-dhipqtvwx] [-l string] [-r old=new]... [-s number] file|dir file|dir ...
tren.py [-bdehipqtvwx] [-l string] [-r old=new]... [-s number] file|dir file|dir ...
 
 
DESCRIPTION
-----------
 
OPTIONS
-------
 
-b Exclude file/directory "extension" when doing string
substitution.
(Default: Substitute in the entire file/directory name)
 
 
-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)
 
 
-g Replace all instances (greedy replace) of the old string
with the new.
-----------------------------
 
::
 
$Id: tren.rst,v 1.105 2010/01/15 02:32:18 tundra Exp $
$Id: tren.rst,v 1.106 2010/01/15 02:39:41 tundra Exp $
 
You can find the latest version of this program at:
 
http://www.tundraware.com/Software/tren