Update TODO

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29267 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2009-02-20 23:48:20 +00:00
parent bc86dd34b8
commit 69fc3a4e4d

View File

@ -104,13 +104,7 @@ int main(int argc, char **argv)
// TODO: parse command line
// Possible command line options:
// -h show help
// ps - by default it only shows all team info
// ps [team] - shows info about this team with all its threads
// -t pstree like output
// -a show threads too (by default only teams are displayed)
// -s show semaphore info
// -i show system info
if (argc == 2 && (printSystemInfo||printThreads))
string_to_match = NULL;