mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:42:10 +02:00
watch: "changes"-->"differences"
per waldyrious' suggestion in comments of #707
This commit is contained in:
parent
5b175dfb89
commit
5faa753d8f
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue