mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 14:58:03 +08:00
Merge pull request #3159 from ipfs/feat/bash-unrestricted-api
bash: bring --unrestricted-api completion back (sorry!)
This commit is contained in:
commit
04d3e79224
@ -104,7 +104,7 @@ _ipfs_config_show()
|
||||
_ipfs_daemon()
|
||||
{
|
||||
_ipfs_comp "--init --routing= --mount --writable --mount-ipfs= \
|
||||
--mount-ipns= --disable-transport-encryption \
|
||||
--mount-ipns= --unrestricted-api --disable-transport-encryption \
|
||||
--help"
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user