make sure wrapper is executable
[debian/openrocket] / debian / update-openrocket.8
1 .TH UPDATE-OPENROCKET 8 
2
3 .SH NAME
4 update-openrocket \- program to get the newest OpenRocket
5
6 .SH SYNOPSIS
7 .B update-openrocket
8 .RI --install
9 .br
10 .B update-openrocket
11 .RI --uninstall
12
13 .SH DESCRIPTION
14 The program
15 .B update-openrocket
16 takes care of 
17 downloading and installing the latest version of OpenRocket from SourceForge.
18 .PP
19 The program
20 .B update-openrocket
21 is used in the
22 .B postinst
23 and
24 .B prerm
25 scripts of the Debian package,
26 but this program can also be run manually by root.
27
28 .SH OPTIONS
29 .TP
30 .B \-\-install
31 To install OpenRocket.
32 .TP
33 .B \-\-uninstall
34 To remove OpenRocket.
35 .TP
36 .B \-\-verbose
37 Produce detailed information about what's happening.
38 .TP
39 .B \-\-quiet
40 Produce no informational output.
41