diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:26:35 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:26:35 -0600 |
commit | 72481b840addd29e356eb626fb8c438c7cc43d65 (patch) | |
tree | 17dee8b097e5fad59801e57d166ee2aeca523833 /kttsd/cvs2dist | |
parent | dd9339cae71726ffe1ea74aa7813f7a64881b5f8 (diff) | |
download | tdeaccessibility-72481b840addd29e356eb626fb8c438c7cc43d65.tar.gz tdeaccessibility-72481b840addd29e356eb626fb8c438c7cc43d65.zip |
Additional kde to tde renaming
Diffstat (limited to 'kttsd/cvs2dist')
-rwxr-xr-x | kttsd/cvs2dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/cvs2dist b/kttsd/cvs2dist index da2c08d..62fd2f9 100755 --- a/kttsd/cvs2dist +++ b/kttsd/cvs2dist @@ -181,7 +181,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 "" |