From fbea059e0d25088ca79d04780fa84fdc798978d2 Mon Sep 17 00:00:00 2001 From: vyanovsky <51786050+vyanovsky@users.noreply.github.com> Date: Fri, 29 Nov 2024 21:01:35 +0900 Subject: [PATCH] Update autocomplete.md fix trailing spaces --- docs/autocomplete.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/autocomplete.md b/docs/autocomplete.md index 4cf1594ff..374457be8 100644 --- a/docs/autocomplete.md +++ b/docs/autocomplete.md @@ -3,9 +3,9 @@ title: Command-line completion sidebar_position: 5 --- -To make navigating through different and, sometimes, pretty long commands easier, you can use the command-line completion feature. +To make navigating through different and, sometimes, pretty long commands easier, you can use the command-line completion feature. -To enable it, see the bash-completion hint that is shown after installing or updating AdGuard VPN for Linux: +To enable it, see the bash-completion hint that is shown after installing or updating AdGuard VPN for Linux: ![bash-completion hint](https://cdn.adtidy.org/blog/new/6x3djbash-completion-hint.png)