]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/mount/mount-tool.c
build-sys,man: describe systemd-umount and hook it up to installation (#5227)
[thirdparty/systemd.git] / src / mount / mount-tool.c
index e66c2fe5f30e762e4661e2940f5726841d48a928..a2777240299203ad42a555b4e648d4c34104f101 100644 (file)
@@ -100,7 +100,7 @@ static void help(void) {
                "                                  Set automount unit property\n"
                "     --bind-device                Bind automount unit to device\n"
                "     --list                       List mountable block devices\n"
-               "  -u --umount                     Unmount a mount point\n"
+               "  -u --umount                     Unmount mount points\n"
                , program_invocation_short_name);
 }