diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-03-11 17:32:25 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-03-11 17:32:25 +0100 |
commit | 0dfd0f47ce5942e85aa8b270a4a9e6230339a32a (patch) | |
tree | 14a4af2ed23e9c355f5d679d2b7e952db2012049 /fripost-newalias | |
parent | f6943940ffc36b5d4f8109e3f0ab27bec19a68b1 (diff) |
Remove some useless documentation
Diffstat (limited to 'fripost-newalias')
-rwxr-xr-x | fripost-newalias | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fripost-newalias b/fripost-newalias index 6074ded..313691f 100755 --- a/fripost-newalias +++ b/fripost-newalias @@ -8,10 +8,6 @@ use strict; fripost-newalias - Add a new alias to the system -=head1 DESCRIPTION - -This script eases the burden of adding a new alias to the system. - =cut our $VERSION = '0.01'; |