diff --git a/_gtfobins/journalctl.md b/_gtfobins/journalctl.md index c3d7014..53d531a 100644 --- a/_gtfobins/journalctl.md +++ b/_gtfobins/journalctl.md @@ -1,5 +1,8 @@ --- -description: This might not work if run by unprivileged users depending on the system configuration. +description: | + This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. + + This might not work if run by unprivileged users depending on the system configuration. functions: execute-interactive: - code: |