From: Dietmar Maurer Date: Fri, 8 Apr 2016 05:08:23 +0000 (+0200) Subject: remove unused inline docs X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=175d238cc90b67a5510cc574fba9b17d25737412;hp=15cebb282b48003a6536612fc41c62414b204525 remove unused inline docs --- 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