Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit 87003a1

Browse files
committed
Update readme wording
1 parent 4d5e814 commit 87003a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This image provides various versions that are available via tags. Please read th
7171

7272
There is a [walkthrough](https://metamanager.wiki/en/latest/home/guides/docker.html#setting-up-the-initial-config-file) available to help get you up and running.
7373

74-
This image supports all of the environment variables listed [here](https://metamanager.wiki/en/latest/home/environmental.html)
74+
This image supports all of the environment variables listed [here](https://metamanager.wiki/en/latest/home/environmental.html) and all commandline arguments.
7575

7676
To perform a one-time run use `docker run` (or `docker-compose run`) with the `--rm` and `-e PMM_RUN=True` arguments. This will cause the container to process your config immediately instead of waiting for the scheduled time, and delete the old container after completion.
7777

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ app_setup_block_enabled: true
5353
app_setup_block: |
5454
There is a [walkthrough](https://metamanager.wiki/en/latest/home/guides/docker.html#setting-up-the-initial-config-file) available to help get you up and running.
5555
56-
This image supports all of the environment variables listed [here](https://metamanager.wiki/en/latest/home/environmental.html)
56+
This image supports all of the environment variables listed [here](https://metamanager.wiki/en/latest/home/environmental.html) and all commandline arguments.
5757
5858
To perform a one-time run use `docker run` (or `docker-compose run`) with the `--rm` and `-e PMM_RUN=True` arguments. This will cause the container to process your config immediately instead of waiting for the scheduled time, and delete the old container after completion.
5959

0 commit comments

Comments
 (0)