aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/manpages/anastasis-gtk.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/manpages/anastasis-gtk.1.rst')
-rw-r--r--doc/sphinx/manpages/anastasis-gtk.1.rst54
1 files changed, 54 insertions, 0 deletions
diff --git a/doc/sphinx/manpages/anastasis-gtk.1.rst b/doc/sphinx/manpages/anastasis-gtk.1.rst
new file mode 100644
index 0000000..697f820
--- /dev/null
+++ b/doc/sphinx/manpages/anastasis-gtk.1.rst
@@ -0,0 +1,54 @@
1anastasis-gtk(1)
2################
3
4.. only:: html
5
6 Name
7 ====
8
9 **anastasis-gtk** - Gtk+ GUI for Anastasis
10
11Synopsis
12========
13
14**anastasis-gtk**
15[**-c** *FILENAME* | **––config=**\ ‌\ *FILENAME*]
16[**-h** | **––help**]
17[**-L** *LOGLEVEL* | **––loglevel=**\ ‌\ *LOGLEVEL*]
18[**-l** *FILENAME* | **––logfile=**\ ‌\ *FILENAME*]
19[**-v** | **––version**]
20
21
22Description
23===========
24
25**anastasis-gtk** is a graphical tool to run Anastasis
26key recover and backup operations.
27
28
29**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
30 Use the configuration from *FILENAME*.
31
32**-h** \| **––help**
33 Print short help on options.
34
35**-L** *LOGLEVEL* \| **––loglevel=**\ ‌\ *LOGLEVEL*
36 Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
37 ``WARNING``, ``ERROR``.
38
39**-l** *FILENAME* \| **––logfile=**\ ‌\ *FILENAME*
40 Send logging output to *FILENAME*.
41
42**-v** \| **––version**
43 Print version information.
44
45See Also
46========
47
48anastasis-reducer(1), anastasis-httpd(1), anastasis.conf(5).
49
50Bugs
51====
52
53Report bugs by using https://bugs.anastasis.lu/ or by sending electronic
54mail to <contact@anastasis.lu>.