blob: 4660b7f667c627e03b518eb8b6d935fde52cc372 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Usage:
jvn_comp [-f | --command-line <content>]
[-C | --cursor-position <position>]
[-w | --current-word <word>]
[-p | --previous-word <word>]
[-c | --command-name <name>]
[-i | --word-index <index>]
[-a | --all-words <word: ?>]
[-F | --shell-flag <bash/fish/powershell/zsh>]
This program generates completion suggestions
for the `jvn` command,
to be used with completion scripts.
|