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

docs: cosmetic fixes of help text #8010

Merged
merged 4 commits into from
Mar 30, 2021
Merged

docs: cosmetic fixes of help text #8010

merged 4 commits into from
Mar 30, 2021

Commits on Mar 24, 2021

  1. docs: cosmetic fixes of help text

    Unfortunately, API docs are genereted from go-ipfs sources
    via https://github.com/ipfs/http-api-docs
    so it all gets lost when API docs for new version are re-generated.
    
    This re-applies manual fixes from:
    https://docs.ipfs.io/reference/http/api/
    so the next time http-api-docs are re-generated, those changes stay.
    lidel committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0ff1cf3 View commit details
    Browse the repository at this point in the history
  2. docs: suggest dag/files cmds in place of object

    This is a cosmetic change to 'ipfs --help' that
    reorders operations to prioritize 'dag' and 'files' over legacy 'object'.
    
    Context: #7936
    lidel committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5fad099 View commit details
    Browse the repository at this point in the history
  3. docs: ipfs object only works with dag-pb

    Closes #7396
    lidel committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f914113 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    090953d View commit details
    Browse the repository at this point in the history