#14034: added the argparse tutorial.  Patch by Tshepang Lekhonkhobe.
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst
index 94ecc9a..6706f89 100644
--- a/Doc/howto/index.rst
+++ b/Doc/howto/index.rst
@@ -28,4 +28,5 @@
    unicode.rst
    urllib2.rst
    webservers.rst
+   argparse.rst