summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hofstetter <daniel.hofstetter@42dh.com>2024-05-12 14:26:59 +0200
committerGitHub <noreply@github.com>2024-05-12 14:26:59 +0200
commite3468ba4290cccbfe7af2437ccd7eb5fc76d434a (patch)
tree592669c970f5ed730354975db8af17a48922ce62
parent826b18e7ac72b8b52d57b517631993382abc2b65 (diff)
docs: improve uptime section
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
-rw-r--r--docs/src/extensions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/extensions.md b/docs/src/extensions.md
index 06663c616..fb91f7d54 100644
--- a/docs/src/extensions.md
+++ b/docs/src/extensions.md
@@ -92,4 +92,4 @@ also provides a `-v`/`--verbose` flag.
## `uptime`
-`uptime` provides `-s`/`--since` to show since when the system is up.
+Similar to the proc-ps implementation and unlike GNU/Coreutils, `uptime` provides `-s`/`--since` to show since when the system is up.