Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
isprogram
/
pyenv
réplica de
https://github.com/pyenv/pyenv.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Projects
0
Lanzamientos
241
Wiki
Actividad
Explorar el Código
0.1.3git
pull/10/head
Yamashita Yuu
hace 13 años
padre
b520475b22
commit
d09af20897
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
libexec/pyenv
+ 1
- 1
libexec/pyenv
Ver fichero
@ -60,7 +60,7 @@ shopt -u nullglob
command="$1"
case "$command" in
"" | "-h" | "--help" )
echo -e "pyenv 0.1.
2
\n$(pyenv-help)" >&2
echo -e "pyenv 0.1.
3git
\n$(pyenv-help)" >&2
;;
* )
command_path="$(command -v "pyenv-$command" || true)"
Escribir
Vista previa
Cargando…
Cancelar
Guardar