summaryrefslogtreecommitdiffstats
path: root/scripts/cvs2dist
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cvs2dist')
-rwxr-xr-xscripts/cvs2dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cvs2dist b/scripts/cvs2dist
index 60721bdf..29721ec9 100755
--- a/scripts/cvs2dist
+++ b/scripts/cvs2dist
@@ -177,7 +177,7 @@ if [ ! -z $showhelp ] || [ -z $module ] || [ -z $directory ]; then
echo "the beginning of command line arguments if it exists."
echo " '--' signifies the end of options."
echo ""
- echo "Example: cvs2dist /sources/kdegames kolf/objects/picture \\"
+ echo "Example: cvs2dist /sources/tdegames kolf/objects/picture \\"
echo " -n kolf-picture -v 0.9 -r \"kolf/game.h\" \\"
echo " --log ~/tmp/extra-file"
echo ""