~usb-creator-hackers/usb-creator/trunk

« back to all changes in this revision

Viewing changes to man/usb-creator-gtk.8

  • Committer: Benjamin Drung
  • Date: 2022-11-02 13:01:26 UTC
  • Revision ID: benjamin.drung@canonical.com-20221102130126-4z0xyivy5f37dp13
Move to https://code.launchpad.net/~usb-creator-hackers/usb-creator/+git/main

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"                                      Hey, EMACS: -*- nroff -*-
2
 
.\" First parameter, NAME, should be all caps
3
 
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4
 
.\" other parameters are allowed: see man(7), man(1)
5
 
.TH "USB-CREATOR-GTK" "8" "July 2, 2019" "usb-creator-gtk 0.3.7" "Ubuntu Startup Disk Creator For Gtk+"
6
 
.\" Please adjust this date whenever revising the manpage.
7
 
.\"
8
 
.\" Some roff macros, for reference:
9
 
.\" .nh        disable hyphenation
10
 
.\" .hy        enable hyphenation
11
 
.\" .ad l      left justify
12
 
.\" .ad b      justify to both left and right margins
13
 
.\" .nf        disable filling
14
 
.\" .fi        enable filling
15
 
.\" .br        insert line break
16
 
.\" .sp <n>    insert n+1 empty lines
17
 
.\" for manpage-specific macros, see man(7)
18
 
.SH NAME
19
 
usb\-creator\-gtk \(hy Ubuntu startup disk creation tool for Gtk+
20
 
.SH SYNOPSIS
21
 
.B usb-creator-gtk
22
 
\fR [ \-i | \-\-iso <img> ]
23
 
                [ \-h | \-\-help ] [ \-\-version ]
24
 
.SH DESCRIPTION
25
 
\fBusb\-creator\-gtk\fR takes an Ubuntu CD image file as input and writes
26
 
it out in a usable form to a removable disk.
27
 
.SH OPTIONS
28
 
.TP
29
 
.B \-i, \-\-iso <img>
30
 
Provide a source image to pre\(hy populate the UI.
31
 
.TP
32
 
.BR \-h, \-\-help
33
 
Print a summary of command line options and exit.
34
 
.TP
35
 
.BR \-\-version
36
 
Print the current version and exit.
37
 
.SH AUTHOR
38
 
\fBusb\-creator\-gtk\fP was written by Evan Dandrea <evand@ubuntu.com>.
39
 
.PP
40
 
This manual page was written by Evan Dandrea <evand@ubuntu.com>,
41
 
for the Ubuntu project (and may be used by others).
42
 
.br
43
 
Updates by Roderick B. Greening <roderick.greening@gmail.com>.
44
 
.SH "REPORTING BUGS"
45
 
Report bugs via Ubuntu Launchpad <https://launchpad.net/ubuntu/+source/usb\-creator/+filebug>
46
 
.PP
47
 
When reporting bugs, please be sure to include a copy of the usb\-creator log file
48
 
to assist in debugging. This log file can be found as ~/.cache/usb-creator.log.
49
 
.SH COPYRIGHT
50
 
Copyright \(co 2009\-2010 Evan Dandrea
51
 
.br
52
 
Copyright \(co 2009\-2010 Roderick B. Greening
53
 
.sp 1
54
 
Some portions GPLv2+ and GPLv3+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.
55
 
.br
56
 
For additional details about Copyright and License, please refer to the package copyright file.
57
 
.sp 1
58
 
This is free software: you are free to change and redistribute it.
59
 
There is NO WARRANTY, to the extent permitted by law.