提交 e8f51c2d 作者: Michael Muré

ipfs-completion.bash: add the missing get command

上级 06c83445
......@@ -328,7 +328,7 @@ _ipfs()
case "${COMP_CWORD}" in
1)
local opts="add block bootstrap cat commands config daemon dht diag id \
local opts="add block bootstrap cat commands config daemon dht diag get id \
init log ls mount name object pin ping refs repo swarm tour \
update version"
COMPREPLY=( $(compgen -W "${opts}" -- ${word}) );;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论