1LIFEOGRAPH(1) General Commands Manual LIFEOGRAPH(1)
2
3
4
6 lifeograph - private digital diary
7
8
10 lifeograph [--force-welcome] [--open, -o DIARY] [--read-only]
11
13 Lifeograph is a digital diary with strong emphasis on privacy.
14
15 It has a minimalistic and modern gui, designed usability in mind.
16
17
19 --open, -o DIARY
20 Sets the diary file to be opened. If the diary is encrypted,
21 Lifeograph will start with a password prompt.
22
23 --read-only, -r
24 Run in read-only mode where no change is allowed. So, enabling
25 edit is disabled.
26
27 --read-only-single
28 Run for viewing a single file. Logging out is not supported.
29 Used for showing the manual.
30
31 --ignore-locks
32 Enables opening locked diary files. Beware that if a diary file
33 is locked it is probably being edited by another instance of
34 Lifeograph or the last session with it did not finish correctly.
35 In either case the lock file may contain unsaved changes.
36
37 --force-welcome
38 Forces program to show the welcome screen. Normally welcome
39 screen is only shown on the first run of Lifeograph.
40
41
43 If you find a bug, please report it at http://launchpad.net/lifeograph.
44
46 Ahmet Öztürk (aoz_2 at yahoo dot com)
47
48
49
50
51 02 Sep 2012 LIFEOGRAPH(1)