diff options
author | Ed Santiago <santiago@redhat.com> | 2022-09-26 06:14:58 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-09-26 06:19:15 -0600 |
commit | fde4d21be5ed3a696f2b6dc777ca153646c69f48 (patch) | |
tree | 301906b4f47ab27c752e783b2f02a740d8e369d0 /docs/source/markdown | |
parent | 1d6147fa13bd65ce2aece8b117e23174581a42e9 (diff) | |
download | podman-fde4d21be5ed3a696f2b6dc777ca153646c69f48.tar.gz podman-fde4d21be5ed3a696f2b6dc777ca153646c69f48.tar.bz2 podman-fde4d21be5ed3a696f2b6dc777ca153646c69f48.zip |
man page xref: verify page title
Issue #15923 should have never happened: the problem should've
been autodetected. Make it so henceforth (and fix another
existing discrepancy)
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown')
-rw-r--r-- | docs/source/markdown/podman-machine-list.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-machine-list.1.md b/docs/source/markdown/podman-machine-list.1.md index 351e8cf1b..0c929dcdc 100644 --- a/docs/source/markdown/podman-machine-list.1.md +++ b/docs/source/markdown/podman-machine-list.1.md @@ -1,4 +1,4 @@ -% podman-machine-ls 1 +% podman-machine-list 1 ## NAME podman\-machine\-list - List virtual machines |