2
0
mirror of git://github.com/lxc/lxc synced 2025-08-30 02:49:42 +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:
Wolfgang Bumiller 2016-08-12 12:28:16 +02:00
parent 71d74a8342
commit 8564baf99a

View File

@ -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\