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.2git
pull/1/head
Yamashita Yuu
hace 14 años
padre
d08fcc522e
commit
34a4a532b2
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.
1
\n$(pyenv-help)" >&2
echo -e "pyenv 0.1.
2git
\n$(pyenv-help)" >&2
;;
* )
command_path="$(command -v "pyenv-$command" || true)"
Escribir
Vista previa
Cargando…
Cancelar
Guardar