]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/lxc_device.c
Fix grammar in some of the executables
[mirror_lxc.git] / src / lxc / lxc_device.c
index 6d715d36c319b1e45b39ee385ceb3b6b389e0ad4..0c9e06648eb97f1d0bb090995447081ee61742e4 100644 (file)
@@ -53,7 +53,7 @@ static struct lxc_arguments my_args = {
 lxc-device attach or detach DEV to or from container.\n\
 \n\
 Options :\n\
-  -n, --name=NAME      NAME for name of the container",
+  -n, --name=NAME      NAME of the container",
        .options  = my_longopts,
        .parser   = NULL,
        .checker  = NULL,