{term}
 > start \scratch\condor84\bin\condor_master -f
 {endterm}
-Wait a second, and make sure that daemon list is running:
-{term}
-> tasklist | findstr /i condor
-{endterm}
 
 You can see the daemon list using below command to make sure all the daemons are running:
 {term}
 > condor_config_val daemon_list
 {endterm}
 
+Wait a second, and make sure that daemon list is running:
+{term}
+> tasklist | findstr /i condor
+{endterm}
+
+
+
 
 Remember you must use \scratch\condor84\setenv.bat or some other method to set the PATH and CONDOR_CONFIG and environment variables _before you start HTCondor or use any of the tools_.