{subsection: Referencing condor daemons}
-All condor daemon names should be enclosed in * characters so they appear in italics:
+When describing the functionality of a condor daemon, its name should be enclosed in * characters so they appear in italics:
{code}
*condor_daemonname*
{endcode}
+However when showing a usage example of a condor daemon as it would appear on the command line, its name should be enclosed in `` characters so it appears in fixed-width font, for example:
+
+{code}
+``condor_q -nobatch -allusers``
+{endcode}
+
{subsection: Configuration macros}
Any configuration macro references should be written with the following syntax: