]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Help text tweak
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 10 Jun 2010 06:30:31 +0000 (08:30 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 10 Jun 2010 06:30:31 +0000 (08:30 +0200)
ccache.c

index a5456546a24b7cd20a741f8b426cc3a127412f08..8f7243b6f3d0039be5114e0bfb8e60615cefc102 100644 (file)
--- a/ccache.c
+++ b/ccache.c
@@ -55,9 +55,8 @@ static const char USAGE_TEXT[] =
 "    compiler [compiler options]          (via symbolic link)\n"
 "\n"
 "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 this is done automatically\n"
+"    -c, --cleanup         delete old files and recalculate size counters\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"