add a comma
This commit is contained in:
@@ -18,6 +18,6 @@
|
|||||||
|
|
||||||
`tail -f {{file}}`
|
`tail -f {{file}}`
|
||||||
|
|
||||||
- Keep reading file until `Ctrl + C` even if the file is rotated:
|
- Keep reading file until `Ctrl + C`, even if the file is rotated:
|
||||||
|
|
||||||
`tail -F {{file}}`
|
`tail -F {{file}}`
|
||||||
|
Reference in New Issue
Block a user