[Python-apps-commits] r5877 - in packages/series60-remote/trunk/debian (2 files)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed Jul 21 13:26:59 UTC 2010


    Date: Wednesday, July 21, 2010 @ 13:26:58
  Author: nijel
Revision: 5877

Add man page.

Added:
  packages/series60-remote/trunk/debian/manpages
  packages/series60-remote/trunk/debian/series60-remote.1

Added: packages/series60-remote/trunk/debian/manpages
===================================================================
--- packages/series60-remote/trunk/debian/manpages	                        (rev 0)
+++ packages/series60-remote/trunk/debian/manpages	2010-07-21 13:26:58 UTC (rev 5877)
@@ -0,0 +1 @@
+debian/series60-remote.1

Added: packages/series60-remote/trunk/debian/series60-remote.1
===================================================================
--- packages/series60-remote/trunk/debian/series60-remote.1	                        (rev 0)
+++ packages/series60-remote/trunk/debian/series60-remote.1	2010-07-21 13:26:58 UTC (rev 5877)
@@ -0,0 +1,101 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
+.TH SERIES60-REMOTE "1" "July 2010" "series60-remote 0.3.93" "User Commands"
+.SH NAME
+series60-remote \- manual page for series60-remote 0.3.93
+.SH DESCRIPTION
+usage: series60\-remote [Qt\-options] [options]
+.PP
+series60\-remote, manage your Series60 mobile phone
+.SS "Options:"
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+Print verbose information \- normally routine progress messages will be displayed
+.TP
+\fB\-d\fR, \fB\-\-debug\fR
+Print lots of ugly debugging information
+.TP
+\fB\-s\fR, \fB\-\-sqldebug\fR
+Print all executed SQL queries
+.TP
+\fB\-l\fR, \fB\-\-long\fR
+Use a long format
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Show help about options
+.TP
+\fB\-a\fR, \fB\-\-author\fR
+Show author information
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Show version information
+.TP
+\fB\-L\fR, \fB\-\-license\fR
+Show license information
+.SS "Qt Options:"
+.TP
+\fB\-display\fR <displayname>
+Use the X\-server display 'displayname'
+.TP
+\fB\-session\fR <sessionId>
+Restore the application for the given 'sessionId'
+.TP
+\fB\-cmap\fR
+Causes the application to install a private color
+map on an 8\-bit display
+.TP
+\fB\-ncols\fR <count>
+Limits the number of colors allocated in the color
+cube on an 8\-bit display, if the application is
+using the QApplication::ManyColor color
+specification
+.TP
+\fB\-nograb\fR
+tells Qt to never grab the mouse or the keyboard
+.TP
+\fB\-dograb\fR
+running under a debugger can cause an implicit
+\fB\-nograb\fR, use \fB\-dograb\fR to override
+.TP
+\fB\-sync\fR
+switches to synchronous mode for debugging
+.TP
+\fB\-fn\fR, \fB\-font\fR <fontname>
+defines the application font
+.TP
+\fB\-bg\fR, \fB\-background\fR <color>
+sets the default background color and an
+application palette (light and dark shades are
+calculated)
+.TP
+\fB\-fg\fR, \fB\-foreground\fR <color>
+sets the default foreground color
+.TP
+\fB\-btn\fR, \fB\-button\fR <color>
+sets the default button color
+.TP
+\fB\-name\fR <name>
+sets the application name
+.TP
+\fB\-title\fR <title>
+sets the application title (caption)
+.TP
+\fB\-visual\fR TrueColor
+forces the application to use a TrueColor visual on
+an 8\-bit display
+.TP
+\fB\-inputstyle\fR <inputstyle>
+sets XIM (X Input Method) input style. Possible
+values are onthespot, overthespot, offthespot and
+root
+.TP
+\fB\-im\fR <XIM server>
+set XIM server
+.TP
+\fB\-noxim\fR
+disable XIM
+.TP
+\fB\-reverse\fR
+mirrors the whole layout of widgets
+.TP
+\fB\-stylesheet\fR <file.qss>
+applies the Qt stylesheet to the application widgets




More information about the Python-apps-commits mailing list