Opened at 2009-02-21T00:37:46Z
Closed at 2011-07-28T00:32:40Z
#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)
Changed at 2009-02-21T00:38:20Z by azazel
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
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).
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.
Fixed in 0c51ce3d8935d170.