From d20a328f97ae3709342f6176e6e54ee12e26f321 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sun, 5 Feb 2017 16:27:38 -0500 Subject: build-sys,man: describe systemd-umount and hook it up to installation (#5227) --- man/systemd-mount.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/systemd-mount.xml b/man/systemd-mount.xml index 06b7c85bd8..ab85dc5640 100644 --- a/man/systemd-mount.xml +++ b/man/systemd-mount.xml @@ -45,7 +45,8 @@ systemd-mount - Establish a mount or auto-mount point transiently + systemd-umount + Establish and destroy transient mount or auto-mount points @@ -60,6 +61,11 @@ OPTIONS + + systemd-umount + OPTIONS + WHERE + @@ -91,6 +97,9 @@ Use the command to show a terse table of all local, known block devices with file systems that may be mounted with this command. + + systemd-umount can be used to unmount a mount or automount point. It is the same + as systemd-mount . @@ -239,6 +248,15 @@ such as labels, etc. + + + + + Stop the mount and automount units corresponding to the specified mount points + WHERE. + + + -- cgit v1.2.3-54-g00ecf