mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-22 12:35:13 +00:00
Merge pull request #347 from stevesbrain/master
Update suggested command with missing flag
This commit is contained in:
commit
2dfb744a34
2
tomb
2
tomb
@ -1914,7 +1914,7 @@ lock_tomb_with_key() {
|
|||||||
|
|
||||||
[[ -n $tombpath ]] || {
|
[[ -n $tombpath ]] || {
|
||||||
_warning "No tomb specified for locking."
|
_warning "No tomb specified for locking."
|
||||||
_warning "Usage: tomb lock file.tomb file.tomb.key"
|
_warning "Usage: tomb lock file.tomb -k file.tomb.key"
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user