create command deprecation

This commit is contained in:
Jaromil 2013-06-12 15:39:46 +02:00
parent ed879974cd
commit 5c70938b67

4
tomb
View File

@ -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)