mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
dircolors: update documentation link (#15310)
This commit is contained in:
parent
7adaa71324
commit
27b7e13497
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# dircolors
|
||||
|
||||
> Stampa comandi necessari per settare la variabile d'ambiente LS_COLOR per stilizzare `ls`, `dir`, etc.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/dircolors>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html>.
|
||||
|
||||
- Stampa i comandi per settare LS_COLOR con i colori predefiniti:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# dircolors
|
||||
|
||||
> LS_COLOR 환경변수와 스타일 `ls`, `dir`, 등을 설정하기 위한 명령어들을 출력한다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/dircolors>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html>.
|
||||
|
||||
- 기본 색상을 사용하여 LS_COLOR를 설정하는 명령어들 출력하기:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# dircolors
|
||||
|
||||
> Geef commando's weer om de LS_COLOR-omgevingsvariabele in te stellen en style `ls`, `dir` enz.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/dircolors>.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html>.
|
||||
|
||||
- Geef commando's weer om LS_COLOR in te stellen met standaardkleuren:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# dircolors
|
||||
|
||||
> Output commands to set the LS_COLOR environment variable and style `ls`, `dir`, etc.
|
||||
> More information: <https://www.gnu.org/software/coreutils/dircolors>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html>.
|
||||
|
||||
- Output commands to set LS_COLOR using default colors:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue