diff options
Diffstat (limited to 'toys/pending/last.c')
-rw-r--r-- | toys/pending/last.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/last.c b/toys/pending/last.c index e2e11f8f..80d1935a 100644 --- a/toys/pending/last.c +++ b/toys/pending/last.c @@ -11,7 +11,7 @@ config LAST bool "last" default n help - Usage: last [-W] [-f FILE] + usage: last [-W] [-f FILE] Show listing of last logged in users. |