mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-11 11:19:05 +08:00
bash: bring --unrestricted-api completion back (sorry!)
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
parent
686882bda2
commit
5807e5c09e
@ -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