1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 22:03:52 -05:00

Documentation tweaks

This commit is contained in:
Sam Stephenson
2012-12-29 22:05:04 -06:00
parent 19666f2598
commit 37eca782cc
12 changed files with 27 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Usage: rbenv version-file-read FILE
# Usage: rbenv version-file-read <file>
set -e
[ -n "$RBENV_DEBUG" ] && set -x