correct doc
1 parent f879ed3 commit 7ba2a789e8ceffc5db82910fd0568c6dc26510ff
@tundra tundra authored on 6 Dec 2016
Showing 1 changed file
View
4
trm.rst
 
- Directory removal or copy is always recursive.
 
- Options are processed left-to-right and take effect in that same
order. For example, ``trm.sh -ve`` will clear out the graveyard and
report on everything it is removing. However, ``trm.sh -ev`` will
order. For example, ``trm.sh -vd`` will clear out the graveyard and
report on everything it is removing. However, ``trm.sh -dv`` will
not because the deletions will occur before the verbose option is
recognized.
 
- If you are using multiple graveyards, you can use this property