documentation updates for new release

This commit is contained in:
Jaromil 2011-02-10 15:32:23 +01:00
parent 52bec56755
commit 6ecdbc4b4b
3 changed files with 13 additions and 13 deletions

2
README
View File

@ -12,7 +12,7 @@ X~ `?888888hx~ ...ue888b .888: x888 x888. 8888 .
' "*88888888* 'Y" `~ " `"` `%888*%" ' "*88888888* 'Y" `~ " `"` `%888*%"
^"***"` "` ^"***"` "`
a simple commandline tool to manage encrypted storage v.0.9.1 a simple commandline tool to manage encrypted storage v.0.9.2
http://tomb.dyne.org http://tomb.dyne.org

View File

@ -83,7 +83,7 @@ Display version and quit
.IP "-q" .IP "-q"
Run more quietly Run more quietly
.IP "-D" .IP "-D"
Print more informations while running, for debugging purposes Print more information while running, for debugging purposes
.SH PRIVILEGE ESCALATION .SH PRIVILEGE ESCALATION

View File

@ -99,23 +99,23 @@ reminding you that a tomb is open, offering to explore it or close it.
See the [[manual][manpage]] for more information on how to operate Tomb from the See the [[manual][manpage]] for more information on how to operate Tomb from the
text terminal. text terminal.
<example> <example>
[*] Tomb - simple commandline tool for encrypted storage . version 0.9.2 (Feb/2011) by Jaromil @ dyne.org
. version 0.9.1 (Feb/2011) by Jaromil @ dyne.org
. .
[*] Syntax: tomb [options] command [file] [mountpoint] [*] Syntax: tomb [options] command [file] [mountpoint]
. .
[*] Options:
. -h print this help
. -v print out the version information for this tool
. -q run quietly, without printing informations
. -D print out debugging information at runtime
. -s size of the storage file when creating one (MB)
. -k path to the key to use for decryption
.
[*] Commands: [*] Commands:
. create create a new encrypted storage FILE and keys . create create a new encrypted storage FILE and keys
. open open an existing tomb FILE on MOUNTPOINT . open open an existing tomb FILE on MOUNTPOINT
. close closes the tomb on MOUNTPOINT . close closes the tomb on MOUNTPOINT
.
[*] Options:
. -s size of the storage file when creating one (MB)
. -k path to the key to use for decryption
.
. -h print this help
. -v version information for this tool
. -q run quietly without printing information
. -D print debugging information while running
</example> </example>
*** Where do we learn more from *** Where do we learn more from
@ -140,7 +140,7 @@ build your own application and as source code you can study.
*** Code repository *** Code repository
Latest stable release is 0.9.1 (3 February 2011) more about it in the Latest stable release is 0.9.2 (10 February 2011) more about it in the
[[ftp://ftp.dyne.org/tomb/NEWS][NEWS]] and [[ftp://ftp.dyne.org/tomb/ChangeLog][ChangeLog]] [[ftp://ftp.dyne.org/tomb/NEWS][NEWS]] and [[ftp://ftp.dyne.org/tomb/ChangeLog][ChangeLog]]
Source releases are checked and signed by [[http://jaromil.dyne.org][Jaromil]] using [[http://www.gnupg.org][GnuPG]]. Source releases are checked and signed by [[http://jaromil.dyne.org][Jaromil]] using [[http://www.gnupg.org][GnuPG]].