From 8e06eeee2b3fb46dc7bbbb612e4337f86835bd05 Mon Sep 17 00:00:00 2001 From: chenxing Date: Mon, 2 Sep 2019 11:06:21 +0800 Subject: [PATCH] Fix the incorrect powershell command Change-Id: I28fb4ddacd87b6fb98d8da6bc6a5dea69ae51431 backport: stein rocky Closes-Bug: #1842130 --- doc/source/admin/configuration/hypervisor-hyper-v.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/configuration/hypervisor-hyper-v.rst b/doc/source/admin/configuration/hypervisor-hyper-v.rst index 9608366ee8fb..24befafca698 100644 --- a/doc/source/admin/configuration/hypervisor-hyper-v.rst +++ b/doc/source/admin/configuration/hypervisor-hyper-v.rst @@ -52,7 +52,7 @@ following commands: .. code-block:: bat C:\>net stop w32time - C:\>w32tm /config /manualpeerlist:pool.ntp.org,0x8 /syncfromflags:MANUAL + C:\>w32tm /config "/manualpeerlist:pool.ntp.org,0x8" /syncfromflags:MANUAL C:\>net start w32time Keep in mind that the node will have to be time synchronized with the other