commit 2b0938f6c0ad760761c87adcd02ad0110c79aa25
parent 8891e0e1db8514701a00c918da1dabdbd004d679
Author: Hellekin O. Wolf =8) <hellekin@cepheide.org>
Date: Sat, 12 Feb 2011 09:01:52 +0100
Add decode/encode command info
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/tomb b/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)"