pidof: simplify usage string

This commit is contained in:
Daniel Hofstetter
2025-03-28 15:34:40 +01:00
parent fe1d5a1d6f
commit 3ff024756b
+1 -1
View File
@@ -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