aboutsummaryrefslogtreecommitdiff
path: root/toys/other/uptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/uptime.c')
-rw-r--r--toys/other/uptime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/uptime.c b/toys/other/uptime.c
index 61aed8fb..001af02c 100644
--- a/toys/other/uptime.c
+++ b/toys/other/uptime.c
@@ -16,7 +16,7 @@ config UPTIME
Tell the current time, how long the system has been running, the number
of users, and the system load averages for the past 1, 5 and 15 minutes.
- -p Pretty (human-readable) uptime
+ -p Pretty (human readable) uptime
-s Since when has the system been up?
*/