Merge pull request #37 from ncatelli/basic-cmd-for-pt-user-and-group-typo-fix

Fix small typo in the tip for adding a user to a localgroup
This commit is contained in:
Carlos Polop 2020-11-19 10:47:48 +01:00 committed by GitHub
commit fd2a491676
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ logonsessions64.exe
#Local
net localgroup #All available groups
net localgroup Administrators #Info about a group (admins)
new localgroup administrators [username] /add #Add user to administrators
net localgroup administrators [username] /add #Add user to administrators
#Domain
net group /domain #Info about domain groups