We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think the separator for milk-exec is the semicolon ; not the colon : as it says in the CLI help (see below).
milk-exec
;
:
milk/scripts/milk-exec
Lines 1 to 9 in 0aa9824
The text was updated successfully, but these errors were encountered:
Fix typo in doc per issue #28
879cf3b
Correct! fix at 879cf3b
Sorry, something went wrong.
No branches or pull requests
I think the separator for
milk-exec
is the semicolon;
not the colon:
as it says in the CLI help (see below).milk/scripts/milk-exec
Lines 1 to 9 in 0aa9824
The text was updated successfully, but these errors were encountered: