aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2026-06-18 12:54:28 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2026-06-18 12:54:28 -0400
commit3b8424eb19402f8ff5ee634e7449b72e0c9b097b (patch)
tree46faf70adbcbe727f6f74f07f387f8330ee390ab
parentf3dd5131ba4ca0bf647ef2cefae64e7f41ec3fa3 (diff)
downloadstasis-mm-retry.tar.gz
Add --micromamba-download-url to README.mdmm-retry
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index e06d0df..76ccf52 100644
--- a/README.md
+++ b/README.md
@@ -177,13 +177,14 @@ stasis mydelivery.ini
## Indexer Command Line Options
-| Long Option | Short Option | Purpose |
-|:-------------|:------------:|:----------------------------------------|
-| --help | -h | Display this usage statement |
-| --destdir | -d | Destination directory |
-| --verbose | -v | Increase output verbosity |
-| --unbuffered | -U | Disable line buffering |
-| --web | -w | Generate HTML indexes (requires pandoc) |
+| Long Option | Short Option | Purpose |
+|:--------------------------|:------------:|:----------------------------------------|
+| --help | -h | Display this usage statement |
+| --destdir | -d | Destination directory |
+| --verbose | -v | Increase output verbosity |
+| --unbuffered | -U | Disable line buffering |
+| --web | -w | Generate HTML indexes (requires pandoc) |
+| --micromamba-download-url | n/a | Set micromamba download URL |
## Environment variables