diff options
Diffstat (limited to 'docs/source/markdown/podman-machine-list.1.md')
-rw-r--r-- | docs/source/markdown/podman-machine-list.1.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-machine-list.1.md b/docs/source/markdown/podman-machine-list.1.md index 0c929dcdc..91b4177ca 100644 --- a/docs/source/markdown/podman-machine-list.1.md +++ b/docs/source/markdown/podman-machine-list.1.md @@ -19,6 +19,11 @@ but can be optionally used on Linux. Rootless only. +NOTE: The podman-machine configuration file is managed under the +`$XDG_CONFIG_HOME/containers/podman/machine/` directory. Therefore, if you change the +`$XDG_CONFIG_HOME` environment variable, the output of the `podman machine list` will also be changed. +(see [podman(1)](podman.1.md)) + ## OPTIONS #### **--format**=*format* |