Bump version to 0.2.7
[snf-image-creator] / docs / man / snf-mkimage.rst
1 :orphan:
2
3 snf-mkimage manual page
4 =======================
5
6 Synopsis
7 --------
8
9 **snf-mkimage** [OPTION] [<INPUT MEDIA>]
10
11 Description
12 -----------
13 Create image out of an <INPUT MEDIA>. The <INPUT MEDIA> may be a block device,
14 a regular file that represents a hard disk or \`/' to bundle the host system
15 itself. If the <INPUT MEDIA> argument is missing, the user will be asked during
16 the program initializaton to specify one.
17
18 Options
19 -------
20 --version
21         show program's version number and exit
22 -h, --help
23         show this help message and exit
24 -l FILE, --logfile=FILE
25         log all messages to FILE
26 --tmpdir=DIR
27         create large temporary image files under DIR