mirror of
git://github.com/lxc/lxc
synced 2025-08-30 19:59:35 +00:00
cleanup: tools: remove --name from lxc-top usage message
It doesn't have any effect on what lxc-top does and is only accepted on account of being part of the common option list. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@@ -91,7 +91,7 @@ static const struct option my_longopts[] = {
|
||||
static struct lxc_arguments my_args = {
|
||||
.progname = "lxc-top",
|
||||
.help = "\
|
||||
[--name=NAME]\n\
|
||||
\n\
|
||||
\n\
|
||||
lxc-top monitors the state of the active containers\n\
|
||||
\n\
|
||||
|
Reference in New Issue
Block a user