mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 07:00:35 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,12 +22,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Output commands for Bourne shell:
|
||||
|
||||
`dircolors --bourne-shell`
|
||||
`dircolors {{[-b|--bourne-shell]}}`
|
||||
|
||||
- Output commands for C shell:
|
||||
|
||||
`dircolors --c-shell`
|
||||
`dircolors {{[-c|--c-shell]}}`
|
||||
|
||||
- View the default colors for file types and extensions:
|
||||
|
||||
`dircolors --print-data`
|
||||
`dircolors {{[-p|--print-database]}}`
|
||||
|
||||
Reference in New Issue
Block a user