diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 2386c80b1c..98ce1529de 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -915,20 +915,17 @@
- Instead of creating a transient scope unit to
- run the container in, simply register the service or scope
- unit systemd-nspawn has been invoked in
- with
- systemd-machined8.
- This has no effect if is used.
- This switch should be used if
- systemd-nspawn is invoked from within a
- service unit, and the service unit's sole purpose is to run a
- single systemd-nspawn container. This
- option is not available if run from a user
- session.
+ Instead of creating a transient scope unit to run the container in, simply use the service or
+ scope unit systemd-nspawn has been invoked in. If is set
+ this unit is registered with
+ systemd-machined8. This
+ switch should be used if systemd-nspawn is invoked from within a service unit, and the
+ service unit's sole purpose is to run a single systemd-nspawn container. This option is not
+ available if run from a user session.Note that passing disables the effect of and
- .
+ . Use and in
+ combination to disable any kind of unit allocation or registration with
+ systemd-machined.