aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:18:57 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-07-18 15:18:57 +0200
commitc44667c5ed3e2db5ebf432cee99c1c09d6b60ccb (patch)
tree90fbbbb3a77d696bb461f47f81e594f25cbde74e
parent4710fc20a6ee44a8279a0b4bfc016c4da93868ca (diff)
downloadjournal-notify-main.tar.gz
journal-notify-main.tar.zst
README: use code blocksHEADnextmain
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index e9d7ae1..570cca7 100644
--- a/README.md
+++ b/README.md
@@ -40,11 +40,11 @@ Build and install
Building and installing is very easy. Just run:
-> make
+ make
followed by:
-> make install
+ make install
This will place an executable at `/usr/bin/journal-notify`,
documentation can be found in `/usr/share/doc/journal-notify/`.
@@ -79,8 +79,7 @@ Be warned: This can flood your disktop with notifications.
The screenshot shown above resulted from this command:
-> journal-notify -m SYSLOG_IDENTIFIER=sshd -e -r "^(error:|Accepted)"
--i security-high
+ journal-notify -m SYSLOG_IDENTIFIER=sshd -e -r "^(error:|Accepted)" -i security-high
The command specified by `-x` is called with three options. Make sure
your executable understands these options: