summary refs log tree commit diff stats
path: root/docs/about/deprecated.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/about/deprecated.rst')
-rw-r--r--docs/about/deprecated.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
index c803a7a466..5c3ca47801 100644
--- a/docs/about/deprecated.rst
+++ b/docs/about/deprecated.rst
@@ -61,6 +61,12 @@ configurations (e.g. -smp drawers=1,books=1,clusters=1 for x86 PC machine) is
 marked deprecated since 9.0, users have to ensure that all the topology members
 described with -smp are supported by the target machine.
 
+``-runas`` (since 9.1)
+----------------------
+
+Use ``-run-with user=..`` instead.
+
+
 User-mode emulator command line arguments
 -----------------------------------------