mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 23:03:53 -05:00
Improve syntax for inline documentation and allow for multi-line usage
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Usage: rbenv rehash
|
||||
# Summary: Rehash rbenv shims (run this after installing binaries)
|
||||
# Usage: rbenv rehash
|
||||
|
||||
set -e
|
||||
[ -n "$RBENV_DEBUG" ] && set -x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user