[Pkg-javascript-commits] [node-topcube] 14/19: Manpage and install it

Jérémy Lal kapouer at alioth.debian.org
Sat Oct 26 13:54:19 UTC 2013


This is an automated email from the git hooks/post-receive script.

kapouer pushed a commit to branch master
in repository node-topcube.

commit 33e18062a510bdfcd2b23ebb4522110084e9c046
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Oct 26 14:28:05 2013 +0200

    Manpage and install it
---
 debian/manpages  |    1 +
 debian/topcube.1 |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 71 insertions(+)

diff --git a/debian/manpages b/debian/manpages
new file mode 100644
index 0000000..63858dc
--- /dev/null
+++ b/debian/manpages
@@ -0,0 +1 @@
+debian/topcube.1
diff --git a/debian/topcube.1 b/debian/topcube.1
new file mode 100644
index 0000000..8ebedae
--- /dev/null
+++ b/debian/topcube.1
@@ -0,0 +1,70 @@
+.TH "TOPCUBE" "1" "October 2013" "" ""
+.SH "NAME"
+\fBtopcube\fR \- open webkit window
+.SH SYNOPSIS
+.P
+.RS 2
+.EX
+topcube [OPTION\.\.\.]
+.EE
+.RE
+.SH DESCRIPTION
+.P
+Opens a webkit window that can handle:
+.RS 2
+.IP \(bu 2
+setting its title to the web page title, if any
+.IP \(bu 2
+handing downloads using gtk file browser
+.IP \(bu 2
+opening external URL, with the help of xdg\-open
+
+.RE
+.SH USAGE
+.P
+.RS 2
+.EX
+topcube \-u http://localhost:7569 \-n myWebapp
+.EE
+.RE
+.SH OPTIONS
+.RS 2
+.IP \(bu 2
+\fB\-u\fR, \-\-url
+.br
+URL
+.IP \(bu 2
+\fB\-n\fR, \-\-name
+.br
+Window name
+.IP \(bu 2
+\fB\-W\fR, \-\-width
+.br
+Width
+.IP \(bu 2
+\fB\-H\fR, \-\-height
+.br
+Height
+.IP \(bu 2
+\fB\-w\fR, \-\-minwidth
+.br
+Minimum width
+.IP \(bu 2
+\fB\-h\fR, \-\-minheight
+.br
+Minimum height
+.IP \(bu 2
+\fB\-?\fR, \-\-help
+.br
+Display help
+
+.RE
+.SH SEE ALSO
+.RS 2
+.IP \(bu 2
+/usr/share/doc/node\-topcube/README\.markdown
+.IP \(bu 2
+nodejs(1)
+
+.RE
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-topcube.git



More information about the Pkg-javascript-commits mailing list