updated -n and added -v documentation
1 parent 49bc3e1 commit 2e4d6d49b5d1dcdb6f76475af7b97f095c90e1d6
@tundra tundra authored on 27 Oct 2016
Showing 1 changed file
View
5
trm.rst
 
SYNOPSIS
--------
 
``trm.sh -cehistvx -g graveyard [file|dir] ...``
``trm.sh -cehinstvx -g graveyard [file|dir] ...``
 
 
DESCRIPTION
-----------
-e empty the current graveyard (permanent removal)
-h display this help screen
-g graveyard use named graveyard instead of default
-i interactive removal/copy
-n noisy output - verbose mode
-s don't generate serial number suffixes
-t test mode, just show what would be done
-v verbose mode - noisy output
-v display version control commit ID
-x execute, overrides previous -t
 
 
OPERATING NOTES