-See HtcondorSubmitDag
+Note: not yet complete!
+
+Condor_submit_dag creates a normal HTCondor submit file, and then (unless the =-no_submit= flag is given) calls condor_submit on that file.  If the DAG file is _foo.dag_, the submit file will be _foo.dag.condor.sub_.
+
+Note that condor_submit_dag itself no longer does any parsing at all of the DAG file (a long time ago I think it did a little bit of parsing to check the log file specifications).
+
+
+nested dags -- eager submit option
+
+deep/shallow options
+
+startup of scheduler universe/daemoncore