procps 010114
This commit is contained in:
28
ps/TRANSLATION
Normal file
28
ps/TRANSLATION
Normal file
@ -0,0 +1,28 @@
|
||||
Initially I only want to translate the --help output and man page.
|
||||
Common error messages would be next on the list. I want to avoid
|
||||
run-time overhead and bloat.
|
||||
|
||||
Translations of the --help output should not be longer than 22 lines long.
|
||||
Feel free to leave out the less useful options to save space. (not even
|
||||
the English help text has all the options)
|
||||
|
||||
I think these are the most important options:
|
||||
|
||||
*** selection ***
|
||||
-C by command name list
|
||||
-G by real group ID list (supports names)
|
||||
-U by real user ID list (supports names)
|
||||
-u by effective user ID list (supports names)
|
||||
-e all processes
|
||||
-p by process ID list
|
||||
|
||||
*** output ***
|
||||
--no-heading No header line.
|
||||
-o,o user-defined output
|
||||
-j,j job control format
|
||||
-l,l long format
|
||||
-f full format
|
||||
s signal format
|
||||
u user-oriented format
|
||||
--forest ASCII art forest (process heirarchy)
|
||||
c show true command name
|
Reference in New Issue
Block a user