remove extra spaces

extra spaces to the right of the note in line 50 are causing the note to not render properly.
This commit is contained in:
Thomas Raya
2020-02-12 10:46:33 -08:00
committed by GitHub
parent 647a1ac1c5
commit ae8c766181

View File

@ -47,7 +47,7 @@ USMT provides several options to migrate multiple users on a single computer. Th
- [Specifying users.](#bkmk-8) You can specify which users to migrate with the **/all**, **/ui**, **/uel**, and **/ue** options with both the ScanState and LoadState command-line tools.
>[!IMPORTANT]  
>[!IMPORTANT]
>The **/uel** option excludes users based on the **LastModified** date of the Ntuser.dat file. The **/uel** option is not valid in offline migrations.
- [Moving users to another domain.](#bkmk-8) You can move user accounts to another domain using the **/md** option with the LoadState command-line tool.