From 9c4467b4099642c33b6a0b99186264a01a489f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francis=20Gagn=C3=A9?= Date: Sun, 4 Sep 2016 11:55:15 -0400 Subject: [PATCH] Fix some grammar errors in systemd-examples/README.md --- systemd-examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd-examples/README.md b/systemd-examples/README.md index 4bafe2d..b55e08a 100644 --- a/systemd-examples/README.md +++ b/systemd-examples/README.md @@ -2,7 +2,7 @@ If you would like to use systemd as a scheduler for Feeds to Pocket, you can use the unit files in this directory as a basis. -You will most likely want to setup this for your user instance, +You will most likely want to set this up for your user instance, rather than for the system instance, so copy `feeds-to-pocket.service` to `~/.config/systemd/user` and copy `feeds-to-pocket.timer` to `~/.config/systemd/user/timers.target.wants`. @@ -27,7 +27,7 @@ with the following command: $ systemctl --user start feeds-to-pocket.service -systemd will capture the Feeds To Pocket's output +systemd will capture Feeds To Pocket's output and save it in its journal. You can view the captured output with this command: