summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mise.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/mise.toml b/mise.toml
index cee16c6..f06f0a6 100644
--- a/mise.toml
+++ b/mise.toml
@@ -41,7 +41,10 @@ depends = ["deploy:weft", "deploy:site"]
[tasks."upload:image"]
description = "Upload an image to the production server"
-usage = 'arg "file" "path"'
+usage = '''
+arg "file"
+arg "path"
+'''
run = '''
set -euo pipefail