diff options
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) |