~dmxe/lifeograph/1.0

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH LIFEOGRAPH 1 "02 Sep 2012"

.SH NAME
\fBlifeograph\fP \- private digital diary

.SH SYNOPSIS
.B lifeograph\fP\
 [\-\-force-welcome] [\-\-open, \-o \fIDIARY\fP]\
 [\-\-read-only]
.SH DESCRIPTION
.B Lifeograph
is a digital diary with strong emphasis on privacy.

It has a minimalistic and modern gui, designed usability in mind.

.SH OPTIONS
.TP
\fB\-\-open, \-o \fIDIARY\fR
Sets the diary file to be opened. If the diary is encrypted, Lifeograph will start with a password prompt.
.TP
\fB\-\-read\-only, \-r\fR
Open the command\-line supplied file in read\-only mode if there is one.
.TP
\fB\-\-ignore\-locks\fR
Enables opening locked diary files. Beware that if a diary file is locked it is probably being edited by another instance of
.B Lifeograph
or the last session with it did not finish correctly. In either case the lock file may contain unsaved changes.
.TP
\fB\-\-force\-welcome\fR
Forces program to show the welcome screen. Normally welcome screen is only shown on the first
run of
.B Lifeograph.

.SH BUGS
If you find a bug, please report it at http://launchpad.net/lifeograph.
.SH AUTHORS
Ahmet Öztürk (aoz_2 at yahoo dot com)