18 Display version and exit.
24 L<gzip(1)>, L<bzip2(1)>,
25 L<http://www.libvirt.org/ocaml/>,
26 L<http://www.libvirt.org/>,
27 L<http://et.redhat.com/~rjones/>,
28 L<http://caml.inria.fr/>
32 Richard W.M. Jones <rjones @ redhat . com>
36 (C) Copyright 2007-2008 Red Hat Inc., Richard W.M. Jones
39 This program is free software; you can redistribute it and/or modify
40 it under the terms of the GNU General Public License as published by
41 the Free Software Foundation; either version 2 of the License, or
42 (at your option) any later version.
44 This program is distributed in the hope that it will be useful,
45 but WITHOUT ANY WARRANTY; without even the implied warranty of
46 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
47 GNU General Public License for more details.
49 You should have received a copy of the GNU General Public License
50 along with this program; if not, write to the Free Software
51 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
55 Bugs can be viewed on the Red Hat Bugzilla page:
56 L<https://bugzilla.redhat.com/>.
58 If you find a bug in diskzip, please follow these steps to report it:
62 =item 1. Check for existing bug reports
64 Go to L<https://bugzilla.redhat.com/> and search for similar bugs.
65 Someone may already have reported the same bug, and they may even
68 =item 2. Capture debug and error messages
72 diskzip --debug > diskzip.log 2>&1
74 and keep I<diskzip.log>. It contains error messages which you should
75 submit with your bug report.
77 =item 3. Get version of diskzip.
83 =item 4. Submit a bug report.
85 Go to L<https://bugzilla.redhat.com/> and enter a new bug.
86 Please describe the problem in as much detail as possible.
88 Remember to include the version numbers (step 3) and the debug
89 messages file (step 2).
91 =item 5. Assign the bug to rjones @ redhat.com
93 Assign or reassign the bug to B<rjones @ redhat.com> (without the
94 spaces). You can also send me an email with the bug number if you
95 want a faster response.