diff --git a/src/prtget.cpp b/src/prtget.cpp index 78e79f0..fef2afe 100644 --- a/src/prtget.cpp +++ b/src/prtget.cpp @@ -148,7 +148,7 @@ void PrtGet::printUsage() 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;