diff --git a/docs/API.md b/docs/API.md index 6b0390d3..fef88dd1 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1273,6 +1273,10 @@ Show the most recent `count` events, equivalent to Show journal logs from `unit` only, equivalent to `journalctl --unit=`. +##### containerId +Show journal logs for the given `containerId` identifier only, equivalent to +`journalctl -t=`. + ##### format > **Introduced in supervisor v10.3**