mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-02-02 03:48:27 +00:00
documented quiet option
This commit is contained in:
parent
6b11d2397e
commit
1aa290819f
28
doc/tomb.1
28
doc/tomb.1
@ -74,17 +74,25 @@ file adding a '.gpg' suffix, but can be later renamed and transported
|
||||
on other media. When a key is not found, the program asks to insert a
|
||||
USB storage device and it will look for the key file inside it.
|
||||
.B
|
||||
.IP "-S"
|
||||
The tomb commandline tool needs to acquire super user rights (to
|
||||
become root) for most of its operations. When used, this option will
|
||||
tell the tomb program to use 'sudo' or 'gksu' to ask the user for the
|
||||
password or use the one already in cache.
|
||||
.B
|
||||
.IP "-h"
|
||||
Display a help text and quit
|
||||
.B
|
||||
.IP "-v"
|
||||
Display version and quit
|
||||
.B
|
||||
.IP "-q"
|
||||
Run more quietly
|
||||
|
||||
.SH PRIVILEGE ESCALATION
|
||||
|
||||
The tomb commandline tool needs to acquire super user rights to
|
||||
execute most of its operations.
|
||||
|
||||
Once the rights are acquired Tomb executes as root only those commands
|
||||
requiring it, while it executes desktop applications as the user.
|
||||
|
||||
The escalation to super user privileges is triggered automatically by
|
||||
calling 'gksu' or 'sudo' commands.
|
||||
|
||||
|
||||
.SH BUGS
|
||||
@ -95,6 +103,14 @@ http://dyne.org/contact or via chat on http://irc.dyne.org
|
||||
|
||||
.SH AUTHORS
|
||||
|
||||
Tomb is designed and written by Denis Roio aka Jaromil.
|
||||
|
||||
Tomb's artwork is contributed by Jordi aka Mon Mort
|
||||
|
||||
Testing and fixes are contributed by Dreamer and Hellekin O. Wolf
|
||||
|
||||
Cryptsetup is developed by Christophe Saout and Clemens Fruhwirth
|
||||
|
||||
.SH COPYING
|
||||
|
||||
This manual is Copyleft (c) 2011 Denis Roio <\fIjaromil@dyne.org\fR>
|
||||
|
Loading…
x
Reference in New Issue
Block a user