mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 11:01:24 +00:00
Update cheatsheets
This commit is contained in:
@@ -29,6 +29,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`tail {{[-F|--retry --follow]}} {{path/to/file}}`
|
||||
|
||||
- Show last 'num' lines in 'file' and refresh every 'n' seconds:
|
||||
- Show last 'count' lines in 'file' and refresh every 'seconds' seconds:
|
||||
|
||||
`tail {{[-n|--lines]}} {{count}} {{[-s|--sleep-interval]}} {{seconds}} {{[-f|--follow]}} {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user