#636 closed defect (fixed)

Add missing descriptions and synopsis

Reported by: azazel Owned by: davidsarah
Priority: minor Milestone: 1.9.0
Component: code-frontend-cli Version: 1.3.0
Keywords: tahoe-mkdir tahoe-list-aliases cli easy docs Cc:
Launchpad Bug:

Description

..to add-alias, create-alias and list-aliases cli commands. Attached is a darcs patch that implements them. It's a small contribution, but synopsis help when you run out of neurons.

Attachments (1)

Change History (8)

comment:1 Changed at 2011-05-21T00:28:29Z by davidsarah

  • Milestone changed from undecided to 1.8.2
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 0c51ce3d8935d170.

comment:2 Changed at 2011-05-21T00:37:54Z by davidsarah

  • Keywords tahoe-mkdir tahoe-list-aliases cli added
  • Milestone changed from 1.8.2 to 1.9.0
  • Resolution fixed deleted
  • Status changed from closed to reopened

Hmm, tahoe mkdir and tahoe list-aliases still have the default synopsis. For example,

Usage:  tahoe <command> [command options] mkdir [options]

which is not quite accurate (there are actually no options after the mkdir, it should be "mkdir [options] [REMOTE_DIR]" instead).

Last edited at 2011-07-25T00:03:13Z by davidsarah (previous) (diff)

comment:3 Changed at 2011-05-21T00:38:13Z by davidsarah

  • Owner set to davidsarah
  • Status changed from reopened to new

comment:4 Changed at 2011-05-21T00:38:30Z by davidsarah

  • Keywords easy docs added
  • Status changed from new to assigned

comment:5 Changed at 2011-07-24T23:57:50Z by davidsarah

This will be fixed in the patch for #1359.

comment:6 Changed at 2011-07-25T06:22:31Z by warner

  • Type changed from enhancement to defect

comment:7 Changed at 2011-07-28T00:32:40Z by david-sarah@…

  • Resolution set to fixed
  • Status changed from assigned to closed

In b97837839216d292:

(The changeset message doesn't reference this ticket)

Note: See TracTickets for help on using tickets.