add cmdline classes and auto-links to new troubleshooting appendix

This commit is contained in:
Mark Pilgrim
2010-07-26 15:01:44 -04:00
parent b26807f87a
commit 751642335b
10 changed files with 52 additions and 28 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ if __name__ == '__main__':
<samp>1.0 TB
931.3 GiB</samp></pre>
<p>On Mac OS X or Linux, it would look something like this:
<pre class='nd screen'>
<pre class='nd screen cmdline'>
<samp class=p>you@localhost:~/diveintopython3/examples$ </samp><kbd>python3 humansize.py</kbd>
<samp>1.0 TB
931.3 GiB</samp></pre>