diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2026-06-18 12:54:28 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2026-06-18 12:54:28 -0400 |
| commit | 3b8424eb19402f8ff5ee634e7449b72e0c9b097b (patch) | |
| tree | 46faf70adbcbe727f6f74f07f387f8330ee390ab | |
| parent | f3dd5131ba4ca0bf647ef2cefae64e7f41ec3fa3 (diff) | |
| download | stasis-3b8424eb19402f8ff5ee634e7449b72e0c9b097b.tar.gz | |
Add --micromamba-download-url to README.mdmm-retry
| -rw-r--r-- | README.md | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -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 |
