./condor_nmi_submit --test --buildid=<runid> --workspace=../ --platforms=all --notify-fail-only --desc="A Description" --ignore-missing-platforms --test-sources-from-workspace
 {endterm}
 
-You can go to http://submit-3.batlab.org/results/workspace_tests.php in a few seconds and see your test run show up. It will also be visible on the bottom of the details page for the build: http://submit-3.batlab.org/results/run-details.php?runid=<runid>
+You can go to http://submit-3.batlab.org/results/workspace_tests.php in a few seconds and see your test run show up.
+
+It will also be visible on the bottom of the details page for the build, which you can find by substituting the build id that you chose for =<runid>= in this link.
+{code}http://submit-3.batlab.org/results/run-details.php?runid=<runid>{endcode}
+
 
 You can pass additional arguments to condor_nmi_submit to alter the test configuration