watch: "changes"-->"differences"

per waldyrious' suggestion in comments of #707
waldyrious/alt-syntax
Hayden Schiff 2016-01-21 20:37:36 -05:00
parent 5b175dfb89
commit 5faa753d8f
1 changed files with 1 additions and 1 deletions

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}}`