Commit 157aa271 by Dmitry Yu Okunev Committed by Stéphane Graber

lxc-attach: fixed typo: privleges -> privileges

parent 9e4bf8b1
...@@ -141,7 +141,7 @@ Options :\n\ ...@@ -141,7 +141,7 @@ Options :\n\
-e, --elevated-privileges\n\ -e, --elevated-privileges\n\
Use elevated privileges (capabilities, cgroup\n\ Use elevated privileges (capabilities, cgroup\n\
restrictions) instead of those of the container.\n\ restrictions) instead of those of the container.\n\
WARNING: This may leak privleges into the container.\n\ WARNING: This may leak privileges into the container.\n\
Use with care.\n\ Use with care.\n\
-a, --arch=ARCH Use ARCH for program instead of container's own\n\ -a, --arch=ARCH Use ARCH for program instead of container's own\n\
architecture.\n\ architecture.\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