watch: "changes"-->"differences"

per waldyrious' suggestion in comments of #707
This commit is contained in:
Hayden Schiff
2016-01-21 20:37:36 -05:00
parent 5b175dfb89
commit 5faa753d8f

View File

@@ -10,6 +10,6 @@
`watch -n {{60}} {{command}}`
- Monitor the contents of a directory, highlighting changes as they appear:
- Monitor the contents of a directory, highlighting differences as they appear:
`watch -d {{ls -l}}`