mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-02-02 11:58:28 +00:00
Add decode/encode command info
This commit is contained in:
parent
8891e0e1db
commit
2b0938f6c0
2
src/tomb
2
src/tomb
@ -283,6 +283,8 @@ while true; do
|
||||
act "create create a new encrypted storage FILE and keys"
|
||||
act "open open an existing tomb FILE on MOUNTPOINT"
|
||||
act "close closes the tomb on MOUNTPOINT"
|
||||
act "decode read a hidden tomb key from a JPEG image"
|
||||
act "encode hide the tomb key inside a JPEG image"
|
||||
act ""
|
||||
notice "Options:"
|
||||
act "-s size of the storage file when creating one (MB)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user