]> Sergey Matveev's repositories - feeder.git/blobdiff - feeds-warcs.zsh
encs/warcs destination is optional
[feeder.git] / feeds-warcs.zsh
index 6758c08104eb911822257eed55cc3273fc619e58..17e5333ae1ec4a6eed855a5e6703da8dc88bc404 100755 (executable)
@@ -1,9 +1,5 @@
 #!/usr/bin/env zsh
 dst=$1
-[[ -n "$dst" ]] || {
-    print Usage: $0 dst-dir-for-warcs >&2
-    exit 1
-}
 cmds=$0:h:a/cmd
 fpath=($cmds/functions.zsh $fpath)
 autoload print-joblog-failed