~mvo/software-center/proper-error-on-unknown-files

« back to all changes in this revision

Viewing changes to man/software-store.1

  • Committer: Michael Vogt
  • Date: 2009-09-02 12:10:54 UTC
  • mfrom: (87.1.36 webkit)
  • Revision ID: michael.vogt@ubuntu.com-20090902121054-w1e23d55m193zd90
merge the webkit branch

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 SOFTWARE-STORE 1 "0.13" "September 2009"
 
6
 
 
7
.SH NAME
 
8
software-store \- do something
 
9
 
 
10
.SH SYNOPSIS
 
11
.B software-store [\fIoptions\fR] \fPACKAGE\fR
 
12
 
 
13
.SH DESCRIPTION
 
14
\fBsoftware-store\fR a graphical interface for package management in Ubuntu.
 
15
 
 
16
.SH OPTIONS
 
17
Listed below are the command line options for \fBapplication-name\fR:
 
18
.TP
 
19
\fB\-\-version\fR
 
20
show program's version number and exit
 
21
.TP
 
22
\fB\-h\fR, \fB\-\-help\fR
 
23
show this help message and exit
 
24
.TP
 
25
\fB\-\-debug\fR
 
26
enable debug mode
 
27
 
 
28
.SH ENVIRONMENT VARIABLES
 
29
.TP
 
30
PACKAGE
 
31
Opens software-store at the page for PACKAGE
 
32
 
 
33
.SH EXAMPLES
 
34
.TP
 
35
software-store
 
36
Opens software-store at the lobby screen.
 
37
.TP
 
38
application-name gedit.
 
39
Opens software-store at the page for the gedit packge.
 
40
 
 
41
.SH AUTHOR
 
42
\fBapplication-name\fR was written by Michael Vogt <mvo@canonical.com>, and this manual page by Andrew Higginson <rugby471@gmail.com>.
 
43
 
 
44
Both are released under the GNU General Public License, version 3 or later.