From 175d238cc90b67a5510cc574fba9b17d25737412 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 8 Apr 2016 07:08:23 +0200 Subject: [PATCH] remove unused inline docs --- PVE/CLI/pveum.pm | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/PVE/CLI/pveum.pm b/PVE/CLI/pveum.pm index 4b4e2ab..8a8edc5 100755 --- a/PVE/CLI/pveum.pm +++ b/PVE/CLI/pveum.pm @@ -59,19 +59,3 @@ our $cmddef = { }; 1; - -__END__ - -=head1 NAME - -pveum - PVE User Manager - -=head1 DESCRIPTION - -Tools to manage PVE users, groups, roles and permissions. Modifying roles and permissions is complex and usually easier to handle using the GUI. So the command line interface is mainly provided for scripting purposes. - -=head1 SYNOPSIS - -=include synopsis - -=include pve_copyright -- 2.39.2