aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorQuentin Monnet <[email protected]>2019-07-08 14:05:46 +0100
committerDaniel Borkmann <[email protected]>2019-07-08 17:20:34 +0200
commit8fc9f8bedf1bdaea48382ae2e3dd558e2b939cee (patch)
treef6ce48b546e604f7b99a51739b851c18b314b47e /drivers/fpga/fpga-bridge.c
parentbef8e2639242e7f7214f1ab3b37ace1415a4f750 (diff)
tools: bpftool: add completion for bpftool prog "loadall"
Bash completion for proposing the "loadall" subcommand is missing. Let's add it to the completion script. Add a specific case to propose "load" and "loadall" for completing: $ bpftool prog load ^ cursor is here Otherwise, completion considers that $command is in load|loadall and starts making related completions (file or directory names, as the number of words on the command line is below 6), when the only suggested keywords should be "load" and "loadall" until one has been picked and a space entered after that to move to the next word. Signed-off-by: Quentin Monnet <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions