Created overall structure and began adding content for command line options.
1 parent fe29c13 commit 106c58e987a8fa8b9a43e1e212e275fc34e3fc0a
@tundra tundra authored on 14 Jan 2010
Showing 1 changed file
View
38
tren.rst
NAME
----
 
**tren** \- Short Description
**tren** - Advanced File Renaming
 
SYNOPSIS
--------
 
tren.py [-hv]
::
 
tren.py [-dhipqtv] [-s string] [-r old=new]... file file ...
 
 
DESCRIPTION
-----------
 
 
OPTIONS
-------
 
-h print help information
-v print detailed program version information
-d rename by date sequence
-h print help information
-i use ISO date format when renaming by date sequence
-p prepend, do not replace, file name with date sequence
-q quiet mode, do not show progress
-s string file "extension" delimiter string
-r ``old=new`` replace "oldstring" with "newstring" in filenames
-t test mode, don't rename, just show what the program *would* do (ignores -q)
-v print detailed program version information
 
EXAMPLES
--------
 
 
OTHER
-----
 
-----------------------------
 
::
 
$Id: tren.rst,v 1.100 2010/01/14 18:24:02 tundra Exp $
$Id: tren.rst,v 1.101 2010/01/14 22:05:56 tundra Exp $
 
You can always find the latest version of this program
at