mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 10:15:33 +02:00
gpupdate: fix target syntax (#6727)
This commit is contained in:
parent
2a5185701b
commit
0a2fed1813
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Specify the target Group Policy settings to check for update:
|
||||
|
||||
`gpupdate /target=:{{computer|user}}`
|
||||
`gpupdate /target:{{computer|user}}`
|
||||
|
||||
- Force all Group Policy settings to be reapplied:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue