From 8f346c30c3e3b79830ffe2310074867a1fd88846 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sun, 9 Aug 2020 09:27:22 -0400 Subject: Add missing pages for docs.podman.io Lots of references to man pages missing from docs.podman.io Also fix sort order in man pages and other documents. Signed-off-by: Daniel J Walsh --- docs/source/connection.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/source/connection.rst (limited to 'docs/source/connection.rst') diff --git a/docs/source/connection.rst b/docs/source/connection.rst new file mode 100644 index 000000000..64eb18c57 --- /dev/null +++ b/docs/source/connection.rst @@ -0,0 +1,12 @@ +Manage the destination(s) for Podman service(s) +================= + +:doc:`add ` Record destination for the Podman service + +:doc:`default ` Set named destination as default for the Podman service + +:doc:`list ` List the destination for the Podman service(s) + +:doc:`remove ` Delete named destination + +:doc:`rename ` Rename the destination for Podman service -- cgit v1.2.3-54-g00ecf