Ver a proveniência

fix function man

pull/1/head
10sr há 11 anos
ascendente
cometimento
b4331eb49a
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Ver ficheiro

@@ -223,7 +223,7 @@ man() {
LESS_TERMCAP_so=$(printf "\e[1;44;33m") \
LESS_TERMCAP_ue=$(printf "\e[0m") \
LESS_TERMCAP_us=$(printf "\e[1;32m") \
command man "$@"
man "$@"
}

scr(){


Carregando…
Cancelar
Guardar