]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Help text tweak
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 9 Jun 2010 19:33:47 +0000 (21:33 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 9 Jun 2010 19:33:47 +0000 (21:33 +0200)
ccache.c

index 3c736b43692f9a1fa8ebb0687cfe5631c7412462..a5456546a24b7cd20a741f8b426cc3a127412f08 100644 (file)
--- a/ccache.c
+++ b/ccache.c
@@ -57,8 +57,7 @@ static const char USAGE_TEXT[] =
 "Options:\n"
 "    -c, --cleanup         delete old cached files until the cache limits are\n"
 "                          not exceeded and recalculate file and size counters\n"
-"                          (normally not needed as ccache does this\n"
-"                          automatically)\n"
+"                          (normally not needed as this is done automatically\n"
 "    -C, --clear           clear the cache completely\n"
 "    -F, --max-files=N     set maximum number of files in cache to N (use 0 for\n"
 "                          no limit)\n"