From c3e6e3e6d8fe808fb83992bc239c019ff3788c15 Mon Sep 17 00:00:00 2001 From: Taras Lazariv <taras.lazariv@tu-dresden.de> Date: Wed, 1 Dec 2021 12:25:49 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/software/zsh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/zsh.md b/doc.zih.tu-dresden.de/docs/software/zsh.md index f2a360d0e..ba42b9bf0 100644 --- a/doc.zih.tu-dresden.de/docs/software/zsh.md +++ b/doc.zih.tu-dresden.de/docs/software/zsh.md @@ -35,7 +35,7 @@ more details. ### Auto-completion `zsh` offers more auto-completion features than `bash`. You can auto-complete programs, filenames, parameters, -`man`-pages and a lot more, and you can cycle through the suggestions with `<TAB>`. +`man`-pages and a lot more, and you can cycle through the suggestions with `TAB`-button.  -- GitLab