diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index c98637698..39933cf4c 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -936,3 +936,8 @@ Glossary email. See its `documentation <https://docs.pylonsproject.org/projects/pyramid_exclog/dev/>`_. + console script + A script written to the ``bin`` (on UNIX, or ``Scripts`` on Windows) + directory of a Python installation or virtualenv as the result of + running ``setup.py install`` or ``setup.py develop``. + |
