[tahoe-lafs-trac-stream] [tahoe-lafs] #1723: tahoe backup --help (for example) implies that you have to use aliases (was: tahoe backup --help implies that you have to use aliases)

tahoe-lafs trac at tahoe-lafs.org
Wed Apr 25 16:26:55 UTC 2012


#1723: tahoe backup --help (for example) implies that you have to use aliases
-----------------------------------+---------------------------------------
     Reporter:  zooko              |      Owner:  zancas
         Type:  defect             |     Status:  new
     Priority:  normal             |  Milestone:  undecided
    Component:  code-frontend-cli  |    Version:  1.9.1
   Resolution:                     |   Keywords:  usability backup cli docs
Launchpad Bug:                     |
-----------------------------------+---------------------------------------

Comment (by davidsarah):

 {{{
 src/allmydata/scripts/cli.py:349:        return "Usage:  %s backup
 [options] FROM ALIAS:TO" % (self.command_name,)
 src/allmydata/scripts/cli.py:407:        return "Usage:  %s webopen
 [options] [ALIAS:PATH]" % (self.command_name,)
 src/allmydata/scripts/cli.py:424:        return "Usage:  %s manifest
 [options] [ALIAS:PATH]" % (self.command_name,)
 src/allmydata/scripts/cli.py:437:        return "Usage:  %s stats
 [options] [ALIAS:PATH]" % (self.command_name,)
 src/allmydata/scripts/cli.py:453:        return "Usage:  %s check
 [options] [ALIAS:PATH]" % (self.command_name,)
 src/allmydata/scripts/cli.py:472:        return "Usage:  %s deep-check
 [options] [ALIAS:PATH]" % (self.command_name,)
 }}}

 See [source:docs/frontends/CLI.rst#command-syntax-summary] for the correct
 synopses.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1723#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


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