docs(commands): fix mfs wording

This commit is contained in:
Steven Allen 2020-02-07 07:27:27 -08:00 committed by GitHub
parent 38ca2fbde2
commit effbc0a542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ updated when a change happens (and can be checked with "ipfs files stat /").
All files and folders within MFS are respected and will not be cleaned up
during garbage collections. MFS is independent from the list of pinned items
("ipfs pin ls"). Calls to "ipfs pin add" and "ipfs pin rm" will add and remove
an separate pin independent of the content on MFS. If MFS content that was
pins independently of MFS. If MFS content that was
additionally pinned is removed by calling "ipfs files rm", it will still
remain pinned.