Merge pull request #16099 from na0x2c6/update-docs-for-podman-machine

[CI:DOCS] Man pages: Add mention of behavior due to XDG_CONFIG_HOME
This commit is contained in:
OpenShift Merge Robot
2022-10-12 07:35:46 -04:00
committed by GitHub
2 changed files with 9 additions and 0 deletions

View File

@ -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. Changing the `$XDG_CONFIG_HOME`
environment variable while the machines are running can lead to unexpected behavior.
(see [podman(1)](podman.1.md))
## OPTIONS
#### **--format**=*format*

View File

@ -16,6 +16,10 @@ but can be optionally used on Linux.
All `podman machine` commands are rootless only.
NOTE: The podman-machine configuration file is managed under the
`$XDG_CONFIG_HOME/containers/podman/machine/` directory. Changing the `$XDG_CONFIG_HOME`
environment variable while the machines are running can lead to unexpected behavior.
## SUBCOMMANDS
| Command | Man Page | Description |