trigger hook

This commit is contained in:
r4 2021-07-26 13:53:05 +02:00
parent 7abed7640b
commit e1d7974666
1 changed files with 0 additions and 1 deletions

View File

@ -340,7 +340,6 @@ func main() {
if len(os.Args) < 2 {
usage(os.Args[0], 1)
}
// Parse command line arguments.
for i := 1; i < len(os.Args); i++ {
// Returns the argument after the given option. Errors if there is no