Merge pull request #5951 from da2x/osxfuse-config-command

Fix DontCheckOSXFUSE config command example
This commit is contained in:
Steven Allen 2019-01-29 10:27:21 -08:00 committed by GitHub
commit 7ab32c398c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ Please install it yourself by running:
You can also stop ipfs from running these checks and use whatever OSXFUSE
version you have by running:
ipfs config %s true
ipfs --json config %s true
[1]: https://github.com/ipfs/go-ipfs/issues/177
[2]: https://github.com/ipfs/go-ipfs/pull/533