flare-floss/doc
lakshit verma 7b1f719215
cli: add shell completion scripts (--print-completion)
generate bash/zsh/tcsh/fish/powershell completion scripts from the
argparse parser via shtab, so completions always match the CLI args

- floss --print-completion {bash,zsh,...} emits an installable script
- the sample positional completes file paths
- choice values (--string-type, --format, --language, --columns)
  complete automatically from argparse definitions
- document per-shell installation in doc/usage.md

fixes #1350
2026-08-25 20:04:53 +05:30
..
installation.md installation: drop AGENTS.md pointer 2026-08-25 01:15:47 +05:30
language_specific_strings.md Update Documentation: Rust String Extraction (#865) 2023-08-24 14:07:28 +02:00
results_document.md Document FLOSS usage, results schema, tags, and viewer 2026-08-24 23:41:23 +05:30
tags.md tags: separate multi-tag families from single tags 2026-08-25 16:13:32 +05:30
test.md test: move viewer checks to viewer README 2026-08-25 01:21:04 +05:30
theory.md Document FLOSS usage, results schema, tags, and viewer 2026-08-24 23:41:23 +05:30
usage.md cli: add shell completion scripts (--print-completion) 2026-08-25 20:04:53 +05:30