From: Stéphane Graber Date: Fri, 20 Jun 2014 18:04:44 +0000 (-0400) Subject: Fix typo in lxc_attach's usage X-Git-Tag: lxc-1.1.0.alpha1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be2c5ef3c8a73782ffbdb757e7d5c9eef311e7a;p=thirdparty%2Flxc.git Fix typo in lxc_attach's usage Signed-off-by: Stéphane Graber --- diff --git a/src/lxc/lxc_attach.c b/src/lxc/lxc_attach.c index 3757ff96b..d28b22c7a 100644 --- a/src/lxc/lxc_attach.c +++ b/src/lxc/lxc_attach.c @@ -172,7 +172,7 @@ Options :\n\ --clear-env Clear all environment variables before attaching.\n\ The attached shell/program will start with only\n\ container=lxc set.\n\ - --keep-env Keep all current enivornment variables. This\n\ + --keep-env Keep all current environment variables. This\n\ is the current default behaviour, but is likely to\n\ change in the future.\n\ -v, --set-var Set an additional variable that is seen by the\n\