mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-19 02:55:12 +00:00
Merge pull request #108 from reiven/master
fixed incorrect help for dig command
This commit is contained in:
commit
bfe9ed7e93
2
tomb
2
tomb
@ -1156,7 +1156,7 @@ dig_tomb() {
|
|||||||
_success "Done digging $tombname"
|
_success "Done digging $tombname"
|
||||||
_message "your tomb is not yet ready, you need to forge a key and lock it:"
|
_message "your tomb is not yet ready, you need to forge a key and lock it:"
|
||||||
_message "tomb forge ${tombname}.tomb.key"
|
_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