Commit a52c4b8c by Ferenc Wagner Committed by Daniel Lezcano

remove misleading copy&paste comment

parent 3f9cf2ad
...@@ -20,11 +20,6 @@ ...@@ -20,11 +20,6 @@
# License along with this library; if not, write to the Free Software # License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# This script allows to set or remove the capabilities on the lxc tools.
# When the capabilities are set, a non root user can manage the containers.
#
usage() { usage() {
echo "usage: lxc-create -n <name> [-f configuration] [-t template] [-h]" echo "usage: lxc-create -n <name> [-f configuration] [-t template] [-h]"
} }
......
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