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

Default option command messes up for ipfs name publish #2702

Closed
RichardLitt opened this issue May 16, 2016 · 0 comments
Closed

Default option command messes up for ipfs name publish #2702

RichardLitt opened this issue May 16, 2016 · 0 comments
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue topic/docs-ipfs Topic docs-ipfs

Comments

@RichardLitt
Copy link
Member

RichardLitt commented May 16, 2016

$ ipfs name publish --help 
...
OPTIONS

  --resolve           bool   - Resolve given path before publishing. Default: true.
  -t,      --lifetime string - Time duration that the record will be valid for.

      This accepts durations such as "300s", "1.5h" or "2h45m". Valid time units are
      "ns", "us" (or "µs"), "ms", "s", "m", "h".
        . Default: 24h.
  --ttl               string - Time duration this record should be cached for (caution: experimental).

Look at the . Default: 24h string. That should be next to valid for.

@RichardLitt RichardLitt added topic/docs-ipfs Topic docs-ipfs exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue labels May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue topic/docs-ipfs Topic docs-ipfs
Projects
None yet
Development

No branches or pull requests

1 participant