From 04f422fa3f6a358a2ae46d0559208978a7ec4376 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Thu, 28 Oct 2010 13:52:30 +0000 Subject: [PATCH 1/1] Document index option. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2918 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- src/vspace.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vspace.c b/src/vspace.c index db2ef2a..37ac2c3 100644 --- a/src/vspace.c +++ b/src/vspace.c @@ -86,6 +86,7 @@ showHelp(int fd, char const *cmd, int res) " there; is mandatory in this\n" " case\n" " --set|-s ... assign the current spaces to the current context\n" + " --index|-i ... work with the namespaces for \n" "\n" "* specifies the spaces to manipulate.\n" "It can be any combination of:\n" -- 1.8.1.5