[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2878: Incorrect subcommand name in 'magic-folder --help' text

Tahoe-LAFS trac at tahoe-lafs.org
Sun Dec 31 13:37:41 UTC 2017


#2878: Incorrect subcommand name in 'magic-folder --help' text
-----------------------------------+-------------------------------
     Reporter:  cypher             |      Owner:
         Type:  defect             |     Status:  closed
     Priority:  minor              |  Milestone:  undecided
    Component:  unknown            |    Version:  1.12.1
   Resolution:  was already fixed  |   Keywords:  magic-folder easy
Launchpad Bug:                     |
-----------------------------------+-------------------------------
Changes (by hf):

 * status:  new => closed
 * resolution:   => was already fixed


Comment:

 This issues seems to be fixed.


 {{{
 % tahoe magic-folder --help
 Usage: tahoe [global-options] magic-folder
 (use 'tahoe --help' to view global options)

 Options:
   -d, --debug    Print full stack-traces
       --help     Display this help and exit.
       --version
 Commands:
     create      Create a Magic Folder.
     invite      Invite someone to a Magic Folder.
     join        Join a Magic Folder.
     leave       Leave a Magic Folder.
     list        List Magic Folders configured in this client.
     status      Display status of uploads/downloads.
 Please run e.g. 'tahoe magic-folder create --help' for more details on
 each subcommand.

 A magic-folder has an owner who controls the writecap containing a list of
 nicknames and readcaps. The owner can invite new participants. Every
 participant
 has the writecap for their own folder (the corresponding readcap is in the
 master folder). All clients download files from all other participants
 using the
 readcaps contained in the master magic-folder directory.

 % tahoe --version
 tahoe-lafs: 1.12.1.post169 [master:
 5e62118e14dda4999ac62eb1d802b568c4c23189]
 }}}

 Grepping the source for "tahoe magic " also did not turn up anything.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2878#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list