diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-13 16:14:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-13 16:14:47 +0000 |
commit | e8b8be5676d0b5b52e99ebede68b13255deb91c9 (patch) | |
tree | c1f1f718b1cd210a7ce56bd973a017e9f4098b09 /usr.bin | |
parent | bc03fb770949a9e8cc10603a444e4e6692714422 (diff) |
improve the description for -C;
started by a mail from Igor Sobrado;
ok otto
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/top/top.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index 8aa0f224393..c0d24aaf3f9 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.41 2007/02/09 21:15:18 jmc Exp $ +.\" $OpenBSD: top.1,v 1.42 2007/02/13 16:14:46 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -84,9 +84,8 @@ and still have an effect. This is the default on a dumb terminal, or when the output is not a terminal. .It Fl C -Show process -.Em command -line arguments. +Show command line arguments +as well as the process itself. .It Fl d Ar count Show only .Ar count |