diff options
author | Denis Kozadaev <denis@dilos.org> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 15:30:19 +0100 |
commit | 3d2560c0381e2b922085371e21ec9308b3d61973 (patch) | |
tree | 4d81e72fbf9d7c2fd8d5af24a4f4837eb454f5c5 /dilos/tdebindings/debian/local/rbqtsh.1 | |
parent | 9e3b93f70c85ddc132e48625af44284ddc852205 (diff) | |
download | tde-packaging-3d2560c0381e2b922085371e21ec9308b3d61973.tar.gz tde-packaging-3d2560c0381e2b922085371e21ec9308b3d61973.zip |
DilOS: tdebindings build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit b2bacd0eba07012edb3e69d6793826db1451aebf)
Diffstat (limited to 'dilos/tdebindings/debian/local/rbqtsh.1')
-rw-r--r-- | dilos/tdebindings/debian/local/rbqtsh.1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dilos/tdebindings/debian/local/rbqtsh.1 b/dilos/tdebindings/debian/local/rbqtsh.1 new file mode 100644 index 000000000..bda49d962 --- /dev/null +++ b/dilos/tdebindings/debian/local/rbqtsh.1 @@ -0,0 +1,16 @@ +.TH RBQTSH 1 "Aug 2004" "Trinity Desktop Environment" "Qt Ruby Bindings Manual" +.SH NAME +rbqtsh \- An Interactive QtRuby Shell +.SH SYNOPSIS +.B rbqtsh +[options] +.SH DESCRIPTION +Rbqtsh is an interactive QtRuby shell. It shows a GUI dialog box +where you can enter Ruby code using the QtRuby library. +.SH OPTIONS +This program takes no options. +.SH AUTHOR +Germain Garand +Alexander Kellett +.SH SEE ALSO +rbtdesh(1) |