mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
docs: add -s/--since of uptime to extensions
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user