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:25:38 +0100 |
commit | b2bacd0eba07012edb3e69d6793826db1451aebf (patch) | |
tree | 757cf54c66fc2468e5423d12e98b52751a5e1e81 /dilos/tdebindings/debian/local/rbqtsh.1 | |
parent | 56477e97045978a9b753680c92fb51f152d6edfa (diff) | |
download | tde-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/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) |