mirror of
https://github.com/uutils/procps.git
synced 2026-06-10 16:14:00 -07:00
pidof: simplify usage string
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# pidof
|
||||
|
||||
```
|
||||
pidof [-s] [-c] [-n] [-x] [-z] [-o omitpid[,omitpid...]] [-o omitpid[,omitpid...]...] [-d sep] program [program...]
|
||||
pidof [options] [program [...]]
|
||||
```
|
||||
|
||||
Find the process ID of a running program
|
||||
|
||||
Reference in New Issue
Block a user