diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index d1e050cb897..f028959fca9 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -600,7 +600,10 @@
otherwise specified). This option is particularly useful for
mounting directories such as /var as
tmpfs, to allow state-less systems, in particular when
- combined with .
+ combined with .
+ Backslash escapes are interpreted in the path so
+ \: may be used to embed colons in the path.
+