]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
cleanup: tools: remove --name from lxc-top usage message
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 12 Aug 2016 10:28:16 +0000 (12:28 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 17 Aug 2016 14:27:23 +0000 (16:27 +0200)
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>
src/lxc/tools/lxc_top.c

index c4cb87168c95c63d0416d21293e289885ce80a80..47deddd62a8a5b9057b730b91134001e2ac57f6c 100644 (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\