Skip to content
Snippets Groups Projects
Commit cf7c9be2 authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

oops

parent 7ccd99c1
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ sub parse_metadata {
print Dumper->Dump($data);
}
sub add_provider {
sub add_service {
pod2usage(
-message => "missing sp_entityid option, aborting\n",
......@@ -223,7 +223,7 @@ sub add_provider {
}
sub list_providers {
sub list_services {
my %args;
my $providers = AccountManager::Service::Manager->get_services(db => $db, %args);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment