~ubuntu-branches/ubuntu/utopic/psi/utopic

« back to all changes in this revision

Viewing changes to debian/psi.1

  • Committer: Package Import Robot
  • Author(s): Jan Niehusmann
  • Date: 2012-04-06 18:21:48 UTC
  • mfrom: (6.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120406182148-pe5yvcbs7403tzlu
Tags: 0.14-3
* Fixed clean target (Closes: Bug#666161)
* Add missing include to fix build with gcc 4.7 (Closes: Bug#667332)
* Build-depend on libenchant-dev (Closes: Bug#571657)
* Updated manual page (new man page generated with help2man)
  (Closes: Bug#602335)
* Switch to dh build tool
* Fix clean target (Closes: Bug#666161)
* Set Standards-Version to 3.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH PSI "1" "January 2012" "Psi 0.14" "User Commands"
 
2
.SH NAME
 
3
Psi \- jabber client
 
4
.SH SYNOPSIS
 
5
.B psi
 
6
[\fI--profile=PROFILE\fR] [\fI--remote|--choose-profile\fR]
 
7
.SH DESCRIPTION
 
8
.IP
 
9
[\-\-status=STATUS [\-\-status\-message=MSG]] [\-\-uri=URI]
 
10
.PP
 
11
Psi \- The Cross\-Platform Jabber/XMPP Client For Power Users
 
12
.SH OPTIONS
 
13
.TP
 
14
\fB\-\-choose\-profile\fR
 
15
Display Choose Profile dialog on startup. Cannot
 
16
be used together with \fB\-\-remote\fR.
 
17
.TP
 
18
\fB\-h\fR, \fB\-\-help\fR
 
19
Show this help message and exit.
 
20
.TP
 
21
\fB\-\-profile\fR=\fIPROFILE\fR
 
22
Activate program instance running specified
 
23
profile. Otherwise, open new instance using this
 
24
profile (unless used together with \fB\-\-remote\fR).
 
25
.TP
 
26
\fB\-\-remote\fR
 
27
Force remote\-control mode. If there is no running
 
28
instance, or \fB\-\-profile\fR was specified but there
 
29
is no instance using it, exit without doing
 
30
anything. Cannot be used with \fB\-\-choose\-profile\fR.
 
31
.TP
 
32
\fB\-\-status\fR=\fISTATUS\fR
 
33
Set status. STATUS must be one of `online',
 
34
`chat', `away', `xa', `dnd', `offline'.
 
35
.TP
 
36
\fB\-\-status\-message\fR=\fIMSG\fR
 
37
Set status message. Must be used together with
 
38
\fB\-\-status\fR.
 
39
.TP
 
40
\fB\-\-uri\fR=\fIURI\fR
 
41
Open XMPP URI. (e.g.
 
42
xmpp:someone@example.org?chat) For security
 
43
reasons, this must be the last option.
 
44
.TP
 
45
\fB\-v\fR, \fB\-\-version\fR
 
46
Show version information and exit.
 
47
.SH "SEE ALSO"
 
48
Go to <http://psi\-im.org/> for more information about Psi.