Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.54 KB

File metadata and controls

60 lines (39 loc) · 1.54 KB

acp-generate-completion(1) Manual Page

Name

acp-generate-completion - Generate bash/zsh completion script for acp.

Synopsis

acp generate-completion [-hV]

Description

Generate bash/zsh completion script for acp. Run the following command to give acp TAB completion in the current shell:

source <(acp generate-completion)

Options

-h, --help

Show this help message and exit.

-V, --version

Print version information and exit.