We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fce55 commit a376bfbCopy full SHA for a376bfb
pages/common/tail.md
@@ -24,6 +24,6 @@
24
25
`tail {{[-F|--retry --follow]}} {{path/to/file}}`
26
27
-- Show last 'num' lines in 'file' and refresh every 'n' seconds:
+- Show last 'count' lines in 'file' and refresh every 'seconds' seconds:
28
29
`tail {{[-n|--lines]}} {{count}} {{[-s|--sleep-interval]}} {{seconds}} {{[-f|--follow]}} {{path/to/file}}`
0 commit comments