mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-12-23 02:28:58 +00:00
create command deprecation
This commit is contained in:
parent
ed879974cd
commit
5c70938b67
4
tomb
4
tomb
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user