Commit 5807e5c0 authored by Lars Gierth's avatar Lars Gierth Committed by Jeromy

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

License: MIT
Signed-off-by: default avatarLars Gierth <larsg@systemli.org>
parent 686882bd
......@@ -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"
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment