mirror of
https://github.com/vee1e/flare-floss.git
synced 2026-09-01 17:57:06 +00:00
readme: highlight shell completion support
This commit is contained in:
parent
9f9fdec1c2
commit
17bd07bff8
1 changed files with 3 additions and 0 deletions
|
|
@ -97,6 +97,9 @@ Display the help/usage screens:
|
|||
|
||||
$ floss -h # show all supported arguments
|
||||
|
||||
Enable tab completion for flags, choice values, and file paths with `floss --print-completion bash`
|
||||
(also zsh, fish); installation instructions are in [doc/usage.md](doc/usage.md#shell-completions).
|
||||
|
||||
For a detailed description of using FLOSS, review the documentation
|
||||
[here](doc/usage.md).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue