textileio / textile

Textile hub services and buckets lib
MIT License
227 stars 45 forks source link

docs(hub): fix hub bucket add description #517

Closed sebastinez closed 3 years ago

sebastinez commented 3 years ago

Hi folks,

A little typo I think I stumbled upon, the add command is described as Add adds a UnixFs DAG... but I think it should say Adds a UnixFs DAG... to avoid confusion.

Available Commands:
  add         Add adds a UnixFs DAG locally at path
  archive     Create a Filecoin archive
  cat         Cat bucket objects at path

Let me know what you think.