diff options
author | Remko Tronçon <git@el-tramo.be> | 2011-06-18 21:38:30 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2011-06-18 21:56:35 (GMT) |
commit | 5b88d16b2ea7edfbc1487751fb95f128b2c30330 (patch) | |
tree | 372100b92b112ab86a239a2d99e5675d63b46768 /Swift/Packaging/Debian/debian/swift.1 | |
parent | c63bca677fef97f2cd46ec700641634cb987f335 (diff) | |
download | swift-contrib-5b88d16b2ea7edfbc1487751fb95f128b2c30330.zip swift-contrib-5b88d16b2ea7edfbc1487751fb95f128b2c30330.tar.bz2 |
Fixed Debian manpages installation.
Diffstat (limited to 'Swift/Packaging/Debian/debian/swift.1')
-rw-r--r-- | Swift/Packaging/Debian/debian/swift.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Swift/Packaging/Debian/debian/swift.1 b/Swift/Packaging/Debian/debian/swift.1 new file mode 100644 index 0000000..6626b40 --- /dev/null +++ b/Swift/Packaging/Debian/debian/swift.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 \- swift +.SH SYNOPSIS +.B swift +[\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 |