summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/tdelibs/debian/man
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 15:25:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 15:25:21 -0600
commit469a2fea7abec99022999bfd31e6d81c9364e325 (patch)
tree9b26af63d79d8c6b35efbd5dc48fe7bf85c82986 /debian/wheezy/tdelibs/debian/man
parent51bd98a34517e658bbaab01a523d4d3f99ed509d (diff)
downloadtde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.tar.gz
tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.zip
Update Debian and Ubuntu packaging to match recent renaming
Diffstat (limited to 'debian/wheezy/tdelibs/debian/man')
-rw-r--r--debian/wheezy/tdelibs/debian/man/tdeunittestmodrunner-trinity.1 (renamed from debian/wheezy/tdelibs/debian/man/kunittestmodrunner-trinity.1)12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/wheezy/tdelibs/debian/man/kunittestmodrunner-trinity.1 b/debian/wheezy/tdelibs/debian/man/tdeunittestmodrunner-trinity.1
index b61b06654..56c4f3bc6 100644
--- a/debian/wheezy/tdelibs/debian/man/kunittestmodrunner-trinity.1
+++ b/debian/wheezy/tdelibs/debian/man/tdeunittestmodrunner-trinity.1
@@ -1,18 +1,18 @@
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
.TH KUNITTESTMODRUNNER 1 "Jun 2006" "K Desktop Environment" "KUnitTest modules runner"
.SH NAME
-kunittestmodrunner
+tdeunittestmodrunner
\- a KDE command\-line application to run KUnitTest modules
.SH SYNOPSIS
-\fBkunittestmodrunner\fP [Qt\-options] [KDE\-options] [options]
+\fBtdeunittestmodrunner\fP [Qt\-options] [KDE\-options] [options]
.SH DESCRIPTION
-\fBkunittestmodrunner\fP is a command\-line application to run KUnitTest modules.
-It loads all kunittest_*.la modules in the current directory. The exit code is the number of unexpected failures.
+\fBtdeunittestmodrunner\fP is a command\-line application to run KUnitTest modules.
+It loads all tdeunittest_*.la modules in the current directory. The exit code is the number of unexpected failures.
.SH OPTIONS
.SS Options:
.TP
.BR \-\-query \ [ regexp ]
-Only run modules whose filenames match the regexp. [^kunittest_.*\.la$]
+Only run modules whose filenames match the regexp. [^tdeunittest_.*\.la$]
.TP
.BR \-\-folder \ [ folder ]
Only run tests modules which are found in the folder. Use the query option to select modules. [.]
@@ -141,7 +141,7 @@ sets the application GUI style
sets the client geometry of the main widget \- see man X for the argument format
.SS
.SH SEE ALSO
-.BR kunittestguimodrunner (1)
+.BR tdeunittestguimodrunner (1)
.sp 1
.TP
.BR http://developer.kde.org