From 05a59ddb0228494ba27bacbe7d391f06725b0689 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 10 Sep 2012 16:13:23 -0500 Subject: Split wheezy off of squeeze --- debian/wheezy/tdebindings/debian/local/rbkdeapi.1 | 29 +++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 debian/wheezy/tdebindings/debian/local/rbkdeapi.1 (limited to 'debian/wheezy/tdebindings/debian/local/rbkdeapi.1') diff --git a/debian/wheezy/tdebindings/debian/local/rbkdeapi.1 b/debian/wheezy/tdebindings/debian/local/rbkdeapi.1 new file mode 100644 index 000000000..ba6772436 --- /dev/null +++ b/debian/wheezy/tdebindings/debian/local/rbkdeapi.1 @@ -0,0 +1,29 @@ +.TH RBKDEAPI 1 "Aug 2004" "K Desktop Environment" "Korundum KDE Ruby Bindings Manual" +.SH NAME +rbkdeapi \- A Korundum KDE Ruby Introspection Tool +.SH SYNOPSIS +.B rbkdeapi +[options] [] +.SH DESCRIPTION +Rbkdeapi is a Korundum KDE Ruby Introspection Tool, similar to +javap(1). Use it to find a list of method for a certain Korundum class. +.SH OPTIONS +.TP +.B \-r +Find all functions matching regular expression/keyword +.TP +.B \-i +Perform a case insensitive search ( only meaningful in combination with -r ) +.TP +.B \-p +Display also inherited methods. +.TP +.B \-v +Print QtRuby and Qt versions. +.TP +.B \-h +Print a help message. +.SH AUTHOR +Alexander Kellett +.SH SEE ALSO +rbqtapi(1) -- cgit v1.2.3