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 # backward compat
create) create)
check_priv _warning "The create command is deprecated, please use dig, forge and lock instead."
create_tomb ${=PARAM} _warning "For more informations see Tomb's manual page (man tomb)."
;; ;;
mount|open) mount|open)