Skip to content

Commit

Permalink
docs(commands): fix mfs wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien authored Feb 7, 2020
1 parent 38ca2fb commit effbc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/commands/files.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit effbc0a

Please sign in to comment.