summaryrefslogtreecommitdiffstats
path: root/scripts/svn2dist
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/svn2dist')
-rwxr-xr-xscripts/svn2dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/svn2dist b/scripts/svn2dist
index 7680ec84..c59c5ab5 100755
--- a/scripts/svn2dist
+++ b/scripts/svn2dist
@@ -182,7 +182,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: svn2dist /sources/kdegames kolf/objects/picture \\"
+ echo "Example: svn2dist /sources/tdegames kolf/objects/picture \\"
echo " -n kolf-picture -v 0.9 -r \"kolf/game.h\" \\"
echo " --log ~/tmp/extra-file"
echo ""