[tahoe-lafs-trac-stream] [tahoe-lafs] #1420: adopt man page that bertagaz at ptitcanardnoir.org wrote

tahoe-lafs trac at tahoe-lafs.org
Sun Jul 24 09:21:31 PDT 2011


#1420: adopt man page that bertagaz at ptitcanardnoir.org wrote
-------------------------------+-------------------------
     Reporter:  zooko          |      Owner:  davidsarah
         Type:  enhancement    |     Status:  assigned
     Priority:  minor          |  Milestone:  1.9.0
    Component:  documentation  |    Version:  1.8.2
   Resolution:                 |   Keywords:  debian docs
Launchpad Bug:                 |
-------------------------------+-------------------------
Changes (by davidsarah):

 * owner:  warner => davidsarah
 * status:  new => assigned


Comment:

 I asked on the tahoe-debian list where this should go in the source tree,
 and Julian Taylor [http://lists.alioth.debian.org/pipermail/tahoe-
 debian/2011-July/000057.html confirmed] that {{{docs/man/tahoe.1}}} would
 be reasonable. He also gave a patch to the {{{debian/rules}}} file (not in
 our source tree) to install it to the right place.

 The "{{{tahoe [general options] [command] [command options]}}}" synopsis
 is not correct: all options must currently go after the command. (See #166
 about fixing that, but it's not fixed yet.) Also the command is not
 optional, except for the special case of {{{tahoe --help}}}.

 The "runner command" feature is not supported by the {{{/usr/bin/tahoe}}}
 script installed by the !Debian/Ubuntu packages. It isn't actually needed,
 since that script bypasses the support script, so you can just do
 {{{
 coverage run --branch /usr/bin/tahoe debug trial
 }}}
 or
 {{{
 python -3 /usr/bin/tahoe COMMAND [OPTION]...
 }}}
 for example.

 I will attach a new patch with these and a couple of other formatting
 changes.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1420#comment:3>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


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