From f8bdff40eb3060586a7a385e7879f519b9af7d51 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 20:51:17 +0200 Subject: Merging upstream version 252.23. Signed-off-by: Daniel Baumann --- man/org.freedesktop.portable1.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man/org.freedesktop.portable1.xml') diff --git a/man/org.freedesktop.portable1.xml b/man/org.freedesktop.portable1.xml index 00db6f8..07da65c 100644 --- a/man/org.freedesktop.portable1.xml +++ b/man/org.freedesktop.portable1.xml @@ -249,7 +249,8 @@ node /org/freedesktop/portable1 { mkdir Note that an image cannot be attached if a unit that it contains is already present - on the system. + on the system. Note that this method returns only after all the listed operations are completed, + and due to the I/O involved it might take some time. AttachImageWithExtensions() attaches a portable image to the system. This method is a superset of AttachImage() with the addition of @@ -271,7 +272,9 @@ node /org/freedesktop/portable1 { unlink - Note that an image cannot be detached if a unit that it contains is running. + Note that an image cannot be detached if a unit that it contains is running. Note that this method + returns only after all the listed operations are completed, and due to the I/O involved it might take + some time. DetachImageWithExtensions() detaches a portable image from the system. This method is a superset of DetachImage() with the addition of -- cgit v1.2.3