prt-get: fix typo in help, reported by Mark
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1439 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
This commit is contained in:
parent
cf34a2777f
commit
1e7028f079
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user