tomb

the crypto undertaker
git clone git://parazyd.org/tomb.git
Log | Files | Refs | README | LICENSE

commit 5c70938b67ae5bb7b214ed7cc2f7364ea18edb0e
parent ed879974cd535677aa5c60e0fbba6d40894d0994
Author: Jaromil <jaromil@dyne.org>
Date:   Wed, 12 Jun 2013 15:39:46 +0200

create command deprecation

Diffstat:
Mtomb | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tomb b/tomb @@ -2008,8 +2008,8 @@ main() { ;; # backward compat create) - check_priv - create_tomb ${=PARAM} + _warning "The create command is deprecated, please use dig, forge and lock instead." + _warning "For more informations see Tomb's manual page (man tomb)." ;; mount|open)