From 59328e8e7f47417509fd54278379136585f34fab Mon Sep 17 00:00:00 2001 From: Michel Jouvin Date: Wed, 2 Nov 2016 19:55:25 +0100 Subject: [PATCH] aii-shellfe: fix contributors list and typo in SYNOPSIS pod --- aii-core/pom.xml | 11 +++++++++++ aii-core/src/main/perl/aii-shellfe | 8 +------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/aii-core/pom.xml b/aii-core/pom.xml index 45c0f118..122a6282 100644 --- a/aii-core/pom.xml +++ b/aii-core/pom.xml @@ -23,6 +23,10 @@ Luis Fernando Muñoz Mejías Luis.Munoz@UGent.be + + Ronald Starink + ronalds@nikhef.nl + @@ -54,6 +58,13 @@ author + + Stijn De Weirdt + stijn.deweirdt@ugent.be + + author + + diff --git a/aii-core/src/main/perl/aii-shellfe b/aii-core/src/main/perl/aii-shellfe index e5bdbd90..c98d767d 100755 --- a/aii-core/src/main/perl/aii-shellfe +++ b/aii-core/src/main/perl/aii-shellfe @@ -21,7 +21,7 @@ specified in the profile. =head1 SYNOPSIS - aii-shellfev2 --cdburl URL [options] + aii-shellfe --cdburl URL [options] <--boot | --bootlist | --configure | @@ -310,12 +310,6 @@ return value 1. When non-fatal errors occur, aii-shellfe returns L, L, L -=head1 AUTHORS - -Luis Fernando Muñoz Mejías - -Ronald Starink - =cut package main;