remove unused inline docs

This commit is contained in:
Dietmar Maurer 2016-04-08 07:08:23 +02:00
parent 15cebb282b
commit 175d238cc9

View File

@ -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