# Note: this next git line is no longer necessary on the current (7.7.x) master
   % git --git-dir=/space/git/CONDOR_DOC.git archive origin/master | tar xf -
   % cd nmi_tools
-  % ./condor_nmi_submit --build --git --workspace=../ --platforms=x86_64_macos_10.7,x86_64_rhap_5.7,x86_64_rhap_6.2,x86_winnt_5.1
- --notify-fail-only --use-externals-cache --desc="A Description"
+  % ./condor_nmi_submit --build --git --workspace=../ --platforms=x86_64_macos_10.7,x86_64_rhap_5.7,x86_64_rhap_6.2,x86_winnt_5.1 --notify-fail-only --use-externals-cache --desc="A Description"
 {endcode}
 
 Note that you probably only need the git archive operation the first time you do this.