summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-remote.1.md
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2020-01-28 12:56:55 -0500
committerRobert P. J. Day <rpjday@crashcourse.ca>2020-01-28 12:56:55 -0500
commit8c825cdaaec3c4396c9f0cc6594e367121067d17 (patch)
treed0827a1e3a164518212c71b462996fbee55e232b /docs/source/markdown/podman-remote.1.md
parent6cb0f85933ec08995198f4384733f596b2e20cf5 (diff)
downloadpodman-8c825cdaaec3c4396c9f0cc6594e367121067d17.tar.gz
podman-8c825cdaaec3c4396c9f0cc6594e367121067d17.tar.bz2
podman-8c825cdaaec3c4396c9f0cc6594e367121067d17.zip
docs: replace '~' with $HOME in markdown as '~' isn't rendered properly
Apparently, a tilde is currently rendered as a single space, making a mess of command examples that use it, so use $HOME instead. https://github.com/mattermost/mattermost-server/issues/8228 Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Diffstat (limited to 'docs/source/markdown/podman-remote.1.md')
-rw-r--r--docs/source/markdown/podman-remote.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-remote.1.md b/docs/source/markdown/podman-remote.1.md
index eab2405b2..a7297f3f2 100644
--- a/docs/source/markdown/podman-remote.1.md
+++ b/docs/source/markdown/podman-remote.1.md
@@ -135,7 +135,7 @@ the exit codes follow the `chroot` standard, see below:
## FILES
-**podman-remote.conf** (`~/.config/containers/podman-remote.conf`)
+**podman-remote.conf** (`$HOME/.config/containers/podman-remote.conf`)
The podman-remote.conf file is the default configuration file for the podman
remote client. It is in the TOML format. It is primarily used to keep track