提交 5807e5c0 作者: Lars Gierth 提交者: Jeromy

bash: bring --unrestricted-api completion back (sorry!)

License: MIT
Signed-off-by: 's avatarLars Gierth <larsg@systemli.org>
上级 686882bd
...@@ -104,7 +104,7 @@ _ipfs_config_show() ...@@ -104,7 +104,7 @@ _ipfs_config_show()
_ipfs_daemon() _ipfs_daemon()
{ {
_ipfs_comp "--init --routing= --mount --writable --mount-ipfs= \ _ipfs_comp "--init --routing= --mount --writable --mount-ipfs= \
--mount-ipns= --disable-transport-encryption \ --mount-ipns= --unrestricted-api --disable-transport-encryption \
--help" --help"
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论