Skip to content

Commit d875738

Browse files
committed
Remove duplicated line in cli help output
1 parent 2e65424 commit d875738

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile.PL

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ sub help
7272
print " --update-deps Update libsass and specs to latest master (needs git repo)\n";
7373
print " --checkout-deps Checkout submodules at linked commit (needs git repo)\n";
7474
print " --get-versions Show versions of all perl package (.pm) files\n";
75-
print " --get-versions Show versions of all perl package (.pm) files\n";
7675
print " --set-versions Set versions of all perl package (.pm) files\n";
7776
print " --skip-git Do not try to use anything git related\n";
7877
exit 1;

0 commit comments

Comments
 (0)