Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
isprogram
/
pyenv
espelho de
https://github.com/pyenv/pyenv.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Projects
0
Lançamentos
240
Wiki
Trabalho
Ver a proveniência
Prefer gawk over awk if both are available.
pull/360/head^2
Adam Harvey
há 12 anos
ascendente
f71e22768c
cometimento
808527b5d0
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
libexec/rbenv-help
+ 1
- 1
libexec/rbenv-help
Ver ficheiro
@ -36,7 +36,7 @@ extract_initial_comment_block() {
}
collect_documentation() {
awk '
$(type -p g
awk
awk | head -1)
'
/^Summary:/ {
summary = substr($0, 10)
next
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar