Skip to content

Commit

Permalink
bash: bring --unrestricted-api completion back (sorry!)
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Lars Gierth <[email protected]>
  • Loading branch information
Lars Gierth committed Aug 31, 2016
1 parent 6fdfaaf commit 5b14ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/completion/ipfs-completion.bash
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand Down

0 comments on commit 5b14ec3

Please sign in to comment.