summaryrefslogtreecommitdiff
path: root/latest.pl
diff options
context:
space:
mode:
Diffstat (limited to 'latest.pl')
-rwxr-xr-xlatest.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/latest.pl b/latest.pl
index 1295d2e..35f59d7 100755
--- a/latest.pl
+++ b/latest.pl
@@ -9,7 +9,6 @@ our $opt_n; # name/tag for file
our $opt_e; # endpoint for cortex upload
getopts('lave:n:');
print "n: $opt_n\n";
-print "a: $opt_a\n";
print "v: $opt_v\n";
print "e: $opt_e\n";
print "l: $opt_l\n";