summaryrefslogtreecommitdiffstats
path: root/eurephiadm
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-09-14 19:54:02 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-09-14 19:54:02 +0200
commit148d0ab146b271e76e98e86534869ebb2f821c9e (patch)
treed06d876e318fc00db7744ac31e8e615e23bb385f /eurephiadm
parent2a3ecc74455bd43dc00fa73e94a86e261ae10340 (diff)
downloadeurephia-148d0ab146b271e76e98e86534869ebb2f821c9e.tar.gz
eurephia-148d0ab146b271e76e98e86534869ebb2f821c9e.tar.xz
eurephia-148d0ab146b271e76e98e86534869ebb2f821c9e.zip
Removed not valid argument for eurephiadm adminaccess command
Diffstat (limited to 'eurephiadm')
-rw-r--r--eurephiadm/commands/adminaccess.c1
1 files changed, 0 insertions, 1 deletions
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"