mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-12-31 21:21:56 +00:00
fixed incorrect help for dig command
This commit is contained in:
parent
913a85dbb4
commit
ff1ee165c2
2
tomb
2
tomb
@ -1156,7 +1156,7 @@ dig_tomb() {
|
||||
_success "Done digging $tombname"
|
||||
_message "your tomb is not yet ready, you need to forge a key and lock it:"
|
||||
_message "tomb forge ${tombname}.tomb.key"
|
||||
_message "tomb lock ${tombname}.tomb ${tombname}.tomb.key"
|
||||
_message "tomb lock ${tombname}.tomb -k ${tombname}.tomb.key"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user