diff options
author | Gustav Eek <gustaveek@student.gu.se> | 2011-03-11 19:31:25 +0100 |
---|---|---|
committer | Gustav Eek <gustaveek@student.gu.se> | 2011-03-11 19:31:25 +0100 |
commit | 7b73cd7f6a4fb65ac5b28f0a53f644efb7a6726b (patch) | |
tree | ef304728411001c29b951254c7dae4950efb21d3 /fripost-newalias | |
parent | 34fcaf7c1e185d15310691432b2e8e210b2b5380 (diff) | |
parent | 846ba6f0a5a36ec34b48d9ebe8076fc69a42ff2a (diff) |
Merge branch 'master' of https://github.com/skangas/fripost-tools
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'; |