aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: