mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-20 03:30:59 +00:00
webpage updates for new release
This commit is contained in:
parent
04120a58e0
commit
b18ef6c27b
@ -72,23 +72,21 @@ Commands:
|
|||||||
|
|
||||||
create create a new tomb FILE and its keys
|
create create a new tomb FILE and its keys
|
||||||
open open an existing tomb FILE on PLACE
|
open open an existing tomb FILE on PLACE
|
||||||
close closes the tomb open on PLACE
|
list list all open tombs or the one called FILE
|
||||||
bury hide a tomb key FILE inside a jpeg PLACE
|
close close the open tomb called FILE (or all)
|
||||||
exhume extract a tomb key FILE from a jpeg PLACE
|
slam close tomb FILE and kill all pids using it
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
-s size of the tomb file when creating one (in MB)
|
-s size of the tomb file when creating one (in MB)
|
||||||
-k path to the key to use for opening a tomb
|
-k path to the key to use for opening a tomb
|
||||||
-n don't process the hooks found in tomb
|
-n don't process the hooks found in tomb
|
||||||
|
-o mount options used to open (default: rw,noatime,nodev)
|
||||||
|
|
||||||
-h print this help
|
-h print this help
|
||||||
-v version information for this tool
|
-v version information for this tool
|
||||||
-q run quietly without printing informations
|
-q run quietly without printing informations
|
||||||
-D print debugging information at runtime
|
-D print debugging information at runtime
|
||||||
|
|
||||||
For more informations on Tomb read the manual: man tomb
|
|
||||||
Please report bugs on <http://bugs.dyne.org>.
|
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
*** Who needs Tomb
|
*** Who needs Tomb
|
||||||
@ -289,8 +287,10 @@ Tomb is designed and written by [[http://jaromil.dyne.org][Jaromil]].
|
|||||||
|
|
||||||
Tomb's artwork is contributed by [[http://monmort.blogspot.com][Món Mort]].
|
Tomb's artwork is contributed by [[http://monmort.blogspot.com][Món Mort]].
|
||||||
|
|
||||||
Testing and fixes are contributed by Dreamer, Hellekin O. Wolf,
|
Tomb includes code by Hellekin O. Wolf and Anathema.
|
||||||
Shining, Mancausoft and Asbesto.
|
|
||||||
|
Testing and fixes are contributed by Dreamer, Shining, Mancausoft,
|
||||||
|
Asbesto and Boyska.
|
||||||
|
|
||||||
Most research we refer to is documented by Clemens Fruhwirth who also
|
Most research we refer to is documented by Clemens Fruhwirth who also
|
||||||
developed Cryptsetup together with Christophe Saout.
|
developed Cryptsetup together with Christophe Saout.
|
||||||
|
Loading…
Reference in New Issue
Block a user