#14034: added the argparse tutorial.  Patch by Tshepang Lekhonkhobe.
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst
index 11fe108..a11d3da 100644
--- a/Doc/howto/index.rst
+++ b/Doc/howto/index.rst
@@ -27,4 +27,5 @@
    unicode.rst
    urllib2.rst
    webservers.rst
+   argparse.rst