less: Add example for enabling ANSI color output (#849)
This commit is contained in:

committed by
Waldir Pimenta

parent
f4b7d59322
commit
f4e69318b7
@@ -24,6 +24,10 @@
|
||||
|
||||
`?{{something}} then n (next), N (previous)`
|
||||
|
||||
- Enable output of ANSI colors:
|
||||
|
||||
`git diff --color | less -R`
|
||||
|
||||
- Exit:
|
||||
|
||||
`q`
|
||||
|
Reference in New Issue
Block a user