diff --git a/pages/linux/journalctl.md b/pages/linux/journalctl.md index 6fb38e2c9..68ed1a520 100644 --- a/pages/linux/journalctl.md +++ b/pages/linux/journalctl.md @@ -17,7 +17,7 @@ - Show all messages by a specific [u]nit: -`journalctl -u {{unit}}` +`journalctl --unit {{unit}}` - Show logs for a given unit since the last time it started: