From: Ferenc Wagner Date: Wed, 16 Jun 2010 07:19:15 +0000 (+0200) Subject: remove misleading copy&paste comment X-Git-Tag: lxc-0.7.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a52c4b8cac552ad37a21c6462da7fe289bf03418;p=thirdparty%2Flxc.git remove misleading copy&paste comment Signed-off-by: Ferenc Wagner Signed-off-by: Daniel Lezcano --- diff --git a/src/lxc/lxc-create.in b/src/lxc/lxc-create.in index ee5173e2e..16011ab34 100644 --- a/src/lxc/lxc-create.in +++ b/src/lxc/lxc-create.in @@ -20,11 +20,6 @@ # License along with this library; if not, write to the Free Software # 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() { echo "usage: lxc-create -n [-f configuration] [-t template] [-h]" }