diff options
Diffstat (limited to 'toys/pending/top.c')
-rw-r--r-- | toys/pending/top.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/top.c b/toys/pending/top.c index 4aca95f6..700baba3 100644 --- a/toys/pending/top.c +++ b/toys/pending/top.c @@ -13,7 +13,7 @@ config TOP default n help - Usage: top [-mb] [ -d seconds ] [ -n iterations ] + usage: top [-mb] [ -d seconds ] [ -n iterations ] Provide a view of process activity in real time. Keys |