Opened at 2008-06-01T20:13:27Z
Last modified at 2008-06-03T01:01:52Z
#431 closed defect
CLI: The relationship between aliases and root_dir.cap is confusing. — at Version 1
Reported by: | nejucomo | Owned by: | warner |
---|---|---|---|
Priority: | major | Milestone: | 1.1.0 |
Component: | documentation | Version: | 1.0.0 |
Keywords: | usability cli | Cc: | |
Launchpad Bug: |
Description (last modified by warner)
What is it? Don't aliases supercede root_dir.cap? Why is root_dir.cap still mentioned in the --help output and docs/using.html?
Which commands use root_dir.cap, and which use aliases?
Change History (1)
comment:1 Changed at 2008-06-01T21:43:25Z by warner
- Component changed from unknown to documentation
- Description modified (diff)
- Milestone changed from eventually to 1.1.0
- Owner changed from nobody to warner
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.
root_dir.cap is used to provide the target of the default "tahoe:" alias, for compatibility with existing nodes (so "tahoe ls" does the same thing for 1.0 and 1.1).
Yeah, docs need to be cleaned up to capture this. Moving to 1.1.0 milestone, it's probably important enough to pull in.