From 148d0ab146b271e76e98e86534869ebb2f821c9e Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Mon, 14 Sep 2009 19:54:02 +0200 Subject: Removed not valid argument for eurephiadm adminaccess command --- eurephiadm/commands/adminaccess.c | 1 - 1 file changed, 1 deletion(-) (limited to 'eurephiadm') diff --git a/eurephiadm/commands/adminaccess.c b/eurephiadm/commands/adminaccess.c index f0daf61..05a1ee3 100644 --- a/eurephiadm/commands/adminaccess.c +++ b/eurephiadm/commands/adminaccess.c @@ -63,7 +63,6 @@ void display_adminaccess_help(int page) { printf("The grant mode will grant a user access to a specified access level.\n" "\n" " -i | --uid User account ID\n" - " -u | --username User name\n" " -I | --interface Grant access through which interface (default 'C')\n" " -a | --access-level Grant access which access level\n" "\n" -- cgit