mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-05 21:07:58 +00:00
Add new options description in tomb -h
This commit is contained in:
parent
6cfffef137
commit
f27130053d
3
tomb
3
tomb
@ -651,6 +651,9 @@ usage() {
|
|||||||
_print " -n don't process the hooks found in tomb"
|
_print " -n don't process the hooks found in tomb"
|
||||||
_print " -o options passed to commands: open, lock, forge (see man)"
|
_print " -o options passed to commands: open, lock, forge (see man)"
|
||||||
_print " -f force operation (i.e. even if swap is active)"
|
_print " -f force operation (i.e. even if swap is active)"
|
||||||
|
_print " -r GnuPG users IDs to encrypt a tomb key (separated by ,)"
|
||||||
|
_print " -R new recipients to use (separated by ,)"
|
||||||
|
_print " --shared active sharing feature"
|
||||||
[[ $KDF == 1 ]] && {
|
[[ $KDF == 1 ]] && {
|
||||||
_print " --kdf forge keys armored against dictionary attacks"
|
_print " --kdf forge keys armored against dictionary attacks"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user