summaryrefslogtreecommitdiffstats
path: root/bin/solve-xghost.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/solve-xghost.pl')
-rw-r--r--bin/solve-xghost.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/solve-xghost.pl b/bin/solve-xghost.pl
index 7502803..aea1872 100644
--- a/bin/solve-xghost.pl
+++ b/bin/solve-xghost.pl
@@ -2,6 +2,7 @@
use strict;
use warnings;
use Games::Word::Wordlist;
+# PODNAME: solve-xghost.pl
die "Usage: $0 <subword>\n" unless @ARGV;
my $wl = Games::Word::Wordlist->new('/usr/share/dict/words');