Kaydet (Commit) 6fac5fd4 authored tarafından Joffrey F's avatar Joffrey F

Merge pull request #519 from TomasTomecek/document-tail-in-logs

docs: document parameter tail of method logs
......@@ -451,6 +451,7 @@ output as it happens.
* stderr (bool): Get STDERR
* stream (bool): Stream the response
* timestamps (bool): Show timestamps
* tail (str or int): Output specified number of lines at the end of logs: `"all"` or `number`. Default `"all"`
**Returns** (generator or str):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment