]> git.proxmox.com Git - pve-access-control.git/blobdiff - PVE/CLI/pveum.pm
remove unused inline docs
[pve-access-control.git] / PVE / CLI / pveum.pm
index 4b4e2ab8cbddc04e041b786b7dfb94b0c04c0c0c..8a8edc5359f6cf8fcfb003bdef3ab92d20b28da2 100755 (executable)
@@ -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