please document --cached option to git-difftool
From: Joseph Nahmias <hidden>
Date: 2016-06-15 23:02:45
Hello, It would be great if the documentation showed that the git-difftool(1) command accepted the --cached option. You can probably steal appropriate verbiage from the git-diff(1) manpage. $ git --version git version 2.1.1 Thanks, --Joe