vcs: Add highlight directive to handout.rst
Sphinx uses highlight directives, which can be passed on, to Pygments
for syntax highlighting.
--- a/versionControl/handOut.rst Mon Jan 31 10:05:22 2011 +0530
+++ b/versionControl/handOut.rst Mon Jan 31 11:25:07 2011 +0530
@@ -1,3 +1,5 @@
+.. highlight:: bash
+
===============
Version Control
===============