diff options
author | ambiamber <80137437+ambiamber@users.noreply.github.com> | 2022-10-25 17:24:50 -0400 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-10-26 07:33:26 +0200 |
commit | d43d7c3489b6a8fe634b15aef95d6e4695e428cb (patch) | |
tree | 866c922cc1abc802b58a333ecac9c5b0b8f0042c | |
parent | 9d2b0d8d34496dacc3b7af3304a680cd87b9df4d (diff) | |
download | journal-notify-d43d7c3489b6a8fe634b15aef95d6e4695e428cb.tar.gz journal-notify-d43d7c3489b6a8fe634b15aef95d6e4695e428cb.tar.zst |
fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ Usage ----- To use `journal-notify` you need access to the journal log files. Make sure -you get the expexted log entries by running `journalctl`. Possibly you have +you get the expected log entries by running `journalctl`. Possibly you have to add yourself to group `systemd-journal` or similar. Just running `journal-notify` without parameter will show *all* log entries. |