1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

docs: add -s/--since of uptime to extensions

This commit is contained in:
Daniel Hofstetter 2024-05-10 16:15:45 +02:00
parent 5ea75b5939
commit 826b18e7ac

View file

@ -89,3 +89,7 @@ also provides a `-v`/`--verbose` flag.
* `-P` displays the id as a password file entry * `-P` displays the id as a password file entry
* `-p` makes the output human-readable * `-p` makes the output human-readable
* `-A` displays the process audit user ID * `-A` displays the process audit user ID
## `uptime`
`uptime` provides `-s`/`--since` to show since when the system is up.