summaryrefslogtreecommitdiffstats
path: root/dilos/tdebindings/debian/local/krubyinit.1
diff options
context:
space:
mode:
authorDenis Kozadaev <denis@dilos.org>2020-01-30 22:13:12 +0300
committerSlávek Banko <slavek.banko@axis.cz>2020-03-08 15:25:38 +0100
commitb2bacd0eba07012edb3e69d6793826db1451aebf (patch)
tree757cf54c66fc2468e5423d12e98b52751a5e1e81 /dilos/tdebindings/debian/local/krubyinit.1
parent56477e97045978a9b753680c92fb51f152d6edfa (diff)
downloadtde-packaging-b2bacd0eba07012edb3e69d6793826db1451aebf.tar.gz
tde-packaging-b2bacd0eba07012edb3e69d6793826db1451aebf.zip
DilOS: tdebindings build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdebindings/debian/local/krubyinit.1')
-rw-r--r--dilos/tdebindings/debian/local/krubyinit.125
1 files changed, 25 insertions, 0 deletions
diff --git a/dilos/tdebindings/debian/local/krubyinit.1 b/dilos/tdebindings/debian/local/krubyinit.1
new file mode 100644
index 000000000..f8a405452
--- /dev/null
+++ b/dilos/tdebindings/debian/local/krubyinit.1
@@ -0,0 +1,25 @@
+.TH KRUBYINIT 1 "Aug 2004" "Trinity Desktop Environment" "KRubyInit Manual"
+.SH NAME
+krubyinit \- Start Korundum Ruby Scripts Faster
+.SH SYNOPSYS
+.B krubyinit
+[switches] [--] [programfile] [arguments]
+.SH DESCRIPTION
+Krubyinit is a wrapper around the ruby interpreter for executing Ruby
+scripts using the Korundum library ( the Ruby TDE bindings ). It uses
+the tdeinit system to start the app so that they start a little bit
+faster when started in a running TDE session.
+
+The script takes exactly the same options as the ruby(1) program.
+Therefore, its options aren't documented here, please refer to the
+ruby(1) manpage.
+
+This script is part of Korundum, which is part of the TDE Bindings
+module.
+.SH OPTIONS
+Krubyinit takes exactly the same options as the ruby(1) program and
+they have exactly the same meaning. Please refer to its manpage.
+.SH AUTHOR
+Alexander Kellett
+.SH SEE ALSO
+ruby(1)