From 91f8eb5ada75370a5df50dbaddbde8e5c9d38967 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:06:46 +0300 Subject: [PATCH] journalctl: change unit selection to longform (#13322) --- pages/linux/journalctl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: