1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 07:31:42 +00:00

Clarify info functions descriptions

This commit is contained in:
Sorin Ionescu
2012-09-06 23:17:38 -04:00
parent e5a9bdc4b4
commit ac04921afa
4 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,6 @@
#
# Displays Python information.
# Exposes information about the Python environment via the $python_info
# associative array.
#
# Authors:
# Sorin Ionescu <sorin.ionescu@gmail.com>