|
@@ -0,0 +1,25 @@
|
|
1
|
+.TH fll-installer "3" "January 2015" "fll-installer [OPTIONS]" "User Commands (1)"
|
|
2
|
+.SH NAME
|
|
3
|
+fll-installer - installer backend to install a fullstory/ aptosid based system
|
|
4
|
+.SH SYNOPSIS
|
|
5
|
+.B fll-installer
|
|
6
|
+[\fIOPTIONS\fR]
|
|
7
|
+installer
|
|
8
|
+.SH DESCRIPTION
|
|
9
|
+`fll-installer', is the backend to install a fullstory/ aptosid based live
|
|
10
|
+system to the harddisk.
|
|
11
|
+.TP
|
|
12
|
+\fB\-h\fR|\-\-help
|
|
13
|
+Print this help
|
|
14
|
+.TP
|
|
15
|
+\fB\-d\fR|\-\-debug
|
|
16
|
+Print verbose debugging info
|
|
17
|
+Repeat for more verbose debugging
|
|
18
|
+.TP
|
|
19
|
+\fB\-i\fR|\-\-inotify FIFO
|
|
20
|
+specify inotify FIFO pipe
|
|
21
|
+.SH "SEE ALSO"
|
|
22
|
+.BR install-gui
|
|
23
|
+.SH AUTHOR
|
|
24
|
+This manual has been written by Stefan Lippers-Hollmann <s.l-h@gmx.de> for
|
|
25
|
+the Debian project (but may be used by others).
|