# HG changeset patch
# User Alexander Solovyov <alexander@solovyov.net>
# Date 1295804561 -3600
# Node ID ac27c99de716ca708028f9268de3cd11c01174e7
# Parent  c5d70a729f3defda616c245246091e5562acec00
link to inner help doc

diff -r c5d70a729f3d -r ac27c99de716 docs/overview.rst
--- a/docs/overview.rst	Sun Jan 23 18:40:52 2011 +0100
+++ b/docs/overview.rst	Sun Jan 23 18:42:41 2011 +0100
@@ -187,6 +187,8 @@
       --exit  exit with supplied code (default: 0)
    -h --help  show help
 
+.. _innerhelp:
+
 If you need to display help from inside your application, you can always use the
 fact that help-displaying function is attached to your function object, i.e.::