Rapsys Git
/
acme
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
107df9a
)
Fix usage
author
Raphaël Gertz
<git@rapsys.eu>
Wed, 1 Mar 2017 09:39:01 +0000
(10:39 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 19 Sep 2022 03:05:27 +0000
(
05:05
+0200)
letsconf
patch
|
blob
|
history
diff --git
a/letsconf
b/letsconf
index 869c90b18538e377e7e3f511f94c74b5a9031f6c..e4b70cfa506040c5cf15656efec8f1ef23ead6ed 100755
(executable)
--- a/
letsconf
+++ b/
letsconf
@@
-76,7
+76,7
@@
for (my $i = 0; $i <= $#ARGV; $i++) {
# Show usage
if (scalar(@ARGV) < 1) {
- print "Usage: $0 [(-d|--debian)[=example.com[,...]] [(-r|--redhat)[=example.com[,...]]] [...]\n";
+ print "Usage: $0 [(-d|--debian)[=example.com[,...]] [(-r|--redhat)[=example.com[,...]]] [...]
> /etc/acmepl/config
\n";
exit EXIT_FAILURE;
}