1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

Update tail.md

This commit is contained in:
Steve Stodola 2017-11-23 22:53:55 -07:00 committed by GitHub
parent 2c789950db
commit 5174bb40f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,3 @@
- Keep reading file until `Ctrl + C` even if the file is rotated:
`tail -F {{file}}`