diff options
author | Remko Tronçon <git@el-tramo.be> | 2012-06-12 19:08:14 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2012-06-12 19:10:05 (GMT) |
commit | cacc0b6839f7894f51adfd119bf19846fa8bdb61 (patch) | |
tree | 11918b28bb569d3aeff6b7151e23a7fe96c86164 /Swift/Packaging/Debian/debian/swift-im.1 | |
parent | 0745a0103e1f855c696b2f69ee2dea509b74bb01 (diff) | |
download | swift-contrib-cacc0b6839f7894f51adfd119bf19846fa8bdb61.zip swift-contrib-cacc0b6839f7894f51adfd119bf19846fa8bdb61.tar.bz2 |
Rename 'swift' binary to 'swift-im' on Linux.
Diffstat (limited to 'Swift/Packaging/Debian/debian/swift-im.1')
-rw-r--r-- | Swift/Packaging/Debian/debian/swift-im.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Swift/Packaging/Debian/debian/swift-im.1 b/Swift/Packaging/Debian/debian/swift-im.1 new file mode 100644 index 0000000..b7262bf --- /dev/null +++ b/Swift/Packaging/Debian/debian/swift-im.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.4. +.TH SWIFT "1" "June 2011" "Swift" "Swift Manual" +.SH NAME +swift-im \- Swift +.SH SYNOPSIS +.B swift-im +[\fIOPTIONS\fR]... +.SH DESCRIPTION +Swift is an instant messaging client for the XMPP network. +.SH OPTIONS +.TP +\fB\-\-debug\fR +Turn on debug logging +.TP +\fB\-\-help\fR +Show this help message +.TP +\fB\-\-version\fR +Show version information +.TP +\fB\-\-netbook\-mode\fR +Use netbook mode display (unsupported) +.TP +\fB\-\-no\-tabs\fR +Don't manage chat windows in tabs (unsupported) +.TP +\fB\-\-latency\-debug\fR +Use latency debugging (unsupported) +.HP +\fB\-\-multi\-account\fR arg (=1) Number of accounts to open windows for (unsupported) +.TP +\fB\-\-start\-minimized\fR +Don't show the login/roster window at startup |