Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rister committed Aug 7, 2024
1 parent c1b069f commit b168c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workshop.pl
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ sub usage {
logger("info", "--dump-files <true|false*> Dump the files that are being manually handled\n");
logger("info", "--param <key>=<value> When <key> is found in the userenv and/or requirements file, substitute <value> for it\n");
logger("info", "--reg-tls-verify <true*|false> Use TLS for remote registry actions\n");
logger("info", "--force-update-policy <missing*|digest> Override the userenv's specified update policy\n")
logger("info", "--force-update-policy <missing*|digest> Override the userenv's specified update policy\n");
logger("info", "\n");
}

Expand Down

0 comments on commit b168c2c

Please sign in to comment.