Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change all mfs references to unixfs #2233

Closed
wants to merge 1 commit into from
Closed

Change all mfs references to unixfs #2233

wants to merge 1 commit into from

Conversation

rht
Copy link
Contributor

@rht rht commented Jan 23, 2016

Based on #1826

License: MIT
Signed-off-by: rht [email protected]

@@ -310,7 +310,7 @@ Examples:

var FilesReadCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Read a file in a given mfs",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one is just wrong. should be:
Read a file at a given path.

And I'm really not on board with calling it unixfs... that describes the data format.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unixfs path to be more precise.

Based on ipfs#1826

License: MIT
Signed-off-by: rht <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants