ソースを参照

Remove -R Option

Removed:

> - Enable output of ANSI colors:
> `git diff --color | less -R`
Will Moore 8 年 前
コミット
9dec2c1e2f
1 ファイル変更0 行追加4 行削除
  1. 0 4
      pages/common/less.md

+ 0 - 4
pages/common/less.md

@@ -22,10 +22,6 @@
 
 `?{{something}}`
 
-- Enable output of ANSI colors:
-
-`git diff --color | less -R`
-
 - Open the current file in an editor:
 
 `v`