diff options
| -rw-r--r-- | docs/key-binding.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/key-binding.md b/docs/key-binding.md index 013c28bc..ecd9267f 100644 --- a/docs/key-binding.md +++ b/docs/key-binding.md @@ -3,7 +3,7 @@ By default, Atuin will rebind both <kbd>Ctrl-r</kbd> and the up arrow. You can also disable either the up-arrow or <kbd>Ctrl-r</kbd> bindings individually, by passing -`--disable-up-arrow` or `-disable-ctrl-r` to the call to `atuin init`: +`--disable-up-arrow` or `--disable-ctrl-r` to the call to `atuin init`: ``` # Bind ctrl-r but not up arrow |
