Update TODO
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29267 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -104,13 +104,7 @@ int main(int argc, char **argv)
|
|||||||
|
|
||||||
// TODO: parse command line
|
// TODO: parse command line
|
||||||
// Possible command line options:
|
// 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
|
// -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))
|
if (argc == 2 && (printSystemInfo||printThreads))
|
||||||
string_to_match = NULL;
|
string_to_match = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user