Skip to content

Commit 05bbafe

Browse files
committed
docs: document parameter tail of method logs
1 parent 9bed480 commit 05bbafe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ output as it happens.
450450
* stderr (bool): Get STDERR
451451
* stream (bool): Stream the response
452452
* timestamps (bool): Show timestamps
453+
* tail (str or int): Output specified number of lines at the end of logs: `"all"` or `number`. Default `"all"`
453454

454455
**Returns** (generator or str):
455456

0 commit comments

Comments
 (0)