document "ps -F"
This commit is contained in:
parent
e4d350522e
commit
d2c9373274
@ -34,7 +34,7 @@ const char *help_message =
|
|||||||
"-j,j job control s signal --group --user --sid --rows\n"
|
"-j,j job control s signal --group --user --sid --rows\n"
|
||||||
"-O,O preloaded -o v virtual memory --cumulative --format --deselect\n"
|
"-O,O preloaded -o v virtual memory --cumulative --format --deselect\n"
|
||||||
"-l,l long u user-oriented --sort --tty --forest --version\n"
|
"-l,l long u user-oriented --sort --tty --forest --version\n"
|
||||||
" X registers --heading --no-heading\n"
|
"-F extra full X registers --heading --no-heading\n"
|
||||||
#ifdef FLASK_LINUX
|
#ifdef FLASK_LINUX
|
||||||
" --context --SID (Flask only)\n"
|
" --context --SID (Flask only)\n"
|
||||||
#endif
|
#endif
|
||||||
|
1
ps/ps.1
1
ps/ps.1
@ -80,6 +80,7 @@ t select by tty
|
|||||||
|
|
||||||
OUTPUT FORMAT CONTROL
|
OUTPUT FORMAT CONTROL
|
||||||
-O is preloaded "-o"
|
-O is preloaded "-o"
|
||||||
|
-F extra full format
|
||||||
-c different scheduler info for -l option
|
-c different scheduler info for -l option
|
||||||
-f does full listing
|
-f does full listing
|
||||||
-j jobs format
|
-j jobs format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user