Commit e00fef73 by Stéphane Graber

Fix typo in lxc_attach's usage

parent 881fa657
...@@ -172,7 +172,7 @@ Options :\n\ ...@@ -172,7 +172,7 @@ Options :\n\
--clear-env Clear all environment variables before attaching.\n\ --clear-env Clear all environment variables before attaching.\n\
The attached shell/program will start with only\n\ The attached shell/program will start with only\n\
container=lxc set.\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\ is the current default behaviour, but is likely to\n\
change in the future.\n\ change in the future.\n\
-v, --set-var Set an additional variable that is seen by the\n\ -v, --set-var Set an additional variable that is seen by the\n\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment