From 0ba8aa194a71345542617a2b39439226923448e7 Mon Sep 17 00:00:00 2001 From: SpacemacsBot <86630153+SpacemacsBot@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:02:38 +0200 Subject: [PATCH] [bot] "documentation_updates" Mon Jan 31 21:49:47 UTC 2022 (#15303) --- layers/+tools/systemd/README.org | 24 +++++++++++------------- layers/LAYERS.org | 1 + 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/layers/+tools/systemd/README.org b/layers/+tools/systemd/README.org index ced51f398..f13a379e9 100644 --- a/layers/+tools/systemd/README.org +++ b/layers/+tools/systemd/README.org @@ -18,7 +18,7 @@ This layer adds support for editing =systemd= configuration files in Spacemacs. - Auto completion - Syntax checking via =systemd-analyze= - Viewing systemd system and user unit via [[https://github.com/SebastianMeisel/journalctl-mode][journalctl-mode]] - + * Install To use this contribution add it to your =~/.spacemacs= @@ -29,18 +29,16 @@ To use this contribution add it to your =~/.spacemacs= * Key bindings ** Systemd -| Key binding | Description | -|---------------+--------------------------------------------------------------------------| -| ~SPC m h d~ | Systemd open the directives documentation | -| ~SPC m h o~ | Systemd open documentation (if a =\=Documentation= directive is provided | +| Key binding | Description | +|-------------+--------------------------------------------------------------------------| +| ~SPC m h d~ | Systemd open the directives documentation | +| ~SPC m h o~ | Systemd open documentation (if a =\=Documentation= directive is provided | ** Journalctl-mode -| Key binding | Description | -|---------------+--------------------------------------------------------------------------| -| ~SPC a t j b~ | Select and show boot-log with =journalctl-mode=. | -| ~SPC a t j j~ | Run =journalctl-mode= with custom option | -| ~SPC a t j s~ | Select and show journal for UNIT in =journalctl-mode=. | -| ~SPC a t j u~ | Select and show journal for the user-unit UNIT in =journalctl-mode=. | - - +| Key binding | Description | +|---------------+----------------------------------------------------------------------| +| ~SPC a t j b~ | Select and show boot-log with =journalctl-mode=. | +| ~SPC a t j j~ | Run =journalctl-mode= with custom option | +| ~SPC a t j s~ | Select and show journal for UNIT in =journalctl-mode=. | +| ~SPC a t j u~ | Select and show journal for the user-unit UNIT in =journalctl-mode=. | diff --git a/layers/LAYERS.org b/layers/LAYERS.org index 87d26b17e..7d4998ff5 100644 --- a/layers/LAYERS.org +++ b/layers/LAYERS.org @@ -3137,6 +3137,7 @@ Features: - Syntax highlighting - Auto completion - Syntax checking via =systemd-analyze= +- Viewing systemd system and user unit via [[https://github.com/SebastianMeisel/journalctl-mode][journalctl-mode]] ** Tern [[file:+tools/tern/README.org][+tools/tern/README.org]]