Opened 12 years ago
Closed 12 years ago
#1706 closed Enhancement (invalid)
Allow getting a specific field from -i/--info
Reported by: | tiennou | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Daemon | Version: | 1.42 |
Severity: | Normal | Keywords: | |
Cc: |
Description
I would like to have the ability of getting only one field from --info, like --info download-dir, and in fact, allow this for --peers as well.
Change History (2)
comment:1 Changed 12 years ago by tiennou
- Component changed from Transmission to Daemon
- Owner set to charles
comment:2 Changed 12 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
surely `grep' is a better tool for this than adding a whole slew of command-line parsing to the remote client?