mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 13:27:21 +00:00
Update shell completion documentation URL
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
efd402207c
commit
d21369ad7b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
disableToc = false
|
||||
title = "Shell Completion"
|
||||
weight = 18
|
||||
url = "/features/shell-completion/"
|
||||
url = "/reference/shell-completion/"
|
||||
+++
|
||||
|
||||
LocalAI provides shell completion support for **bash**, **zsh**, and **fish** shells. Once installed, tab completion works for all CLI commands, subcommands, and flags.
|
||||
Loading…
Reference in a new issue