Fix the incorrect powershell command
Change-Id: I28fb4ddacd87b6fb98d8da6bc6a5dea69ae51431 backport: stein rocky Closes-Bug: #1842130
This commit is contained in:
parent
160d1042b4
commit
8e06eeee2b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user