r1439 - tools/prt-get/trunk/src
Author: jw Date: 2006-05-23 23:55:33 +0200 (Tue, 23 May 2006) New Revision: 1439 Modified: tools/prt-get/trunk/src/prtget.cpp Log: prt-get: fix typo in help, reported by Mark Modified: tools/prt-get/trunk/src/prtget.cpp =================================================================== --- tools/prt-get/trunk/src/prtget.cpp 2006-05-23 21:55:02 UTC (rev 1438) +++ tools/prt-get/trunk/src/prtget.cpp 2006-05-23 21:55:33 UTC (rev 1439) @@ -148,7 +148,7 @@ cout << " --all list all dependent packages, not " << "only installed" << endl; cout << " --recursive print recursive listing" << endl; - cout << " --true print recursive tree listing" + cout << " --tree print recursive tree listing" << endl; cout << "\nSEARCHING" << endl;
participants (1)
-
crux@crux.nu