diff options
| author | Bozhidar Batsov <bozhidar@batsov.com> | 2020-12-02 20:26:34 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.com> | 2020-12-02 20:26:34 +0200 |
| commit | 2c1863b05b61ef9ea3dc7fe69e41e2727b957fe2 (patch) | |
| tree | f12ea8f54d635aee5f7c166a0e0cb637d3445693 | |
| parent | 9df5cad99cfc723457dcbc42dd61f1a1ed7e3866 (diff) | |
[Docs] Tweak some markup
| -rw-r--r-- | doc/modules/ROOT/pages/usage.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modules/ROOT/pages/usage.adoc b/doc/modules/ROOT/pages/usage.adoc index dc957b2..53b4745 100644 --- a/doc/modules/ROOT/pages/usage.adoc +++ b/doc/modules/ROOT/pages/usage.adoc @@ -279,7 +279,7 @@ Projectile's Commander (`projectile-commander`) is a nifty utility for those of interface to most of Projectile's commands via 1-character shortcuts that you need to press after invoking the commander (e.g. via kbd:[s-p m]). -The commander was created with the idea to provide a powerful project switching command (it will be triggered if you press `C-u s-p p`), but it's very useful on its own as well. +The commander was created with the idea to provide a powerful project switching command (it will be triggered if you press kbd:[C-u s-p p]), but it's very useful on its own as well. |=== | Keybinding | Description |
