mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 02:57:44 +00:00
docs: add -s/--since of uptime to extensions
This commit is contained in:
parent
5ea75b5939
commit
826b18e7ac
1 changed files with 5 additions and 1 deletions
|
@ -85,7 +85,11 @@ also provides a `-v`/`--verbose` flag.
|
|||
|
||||
## `id`
|
||||
|
||||
`id` has three additional flags:
|
||||
`id` has three additional flags:
|
||||
* `-P` displays the id as a password file entry
|
||||
* `-p` makes the output human-readable
|
||||
* `-A` displays the process audit user ID
|
||||
|
||||
## `uptime`
|
||||
|
||||
`uptime` provides `-s`/`--since` to show since when the system is up.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue