tahoe ls --help message lacks an argument! #1839

Closed
opened 2012-11-01 23:37:34 +00:00 by zancas · 2 comments

Here's a fragment of output that clearly shows the issue:

>tahoe ls --help

Usage:  tahoe <command> [command options] ls [options]
Options:

NOTE: The line that starts with ">" is my prompt.

Here's a fragment of output that clearly shows the issue: ``` >tahoe ls --help Usage: tahoe <command> [command options] ls [options] Options: ``` NOTE: The line that starts with ">" is my prompt.
zancas added the
code-frontend-cli
minor
defect
1.9.2
labels 2012-11-01 23:37:34 +00:00
zancas added this to the undecided milestone 2012-11-01 23:37:34 +00:00
tahoe-lafs modified the milestone from undecided to 1.10.0 2012-11-01 23:39:44 +00:00
David-Sarah Hopwood <david-sarah@jacaranda.org> commented 2012-11-01 23:42:08 +00:00
Owner

In changeset:1ffed22651478612:

CLI: fix synopsis for 'tahoe ls'. fixes #1839

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
In changeset:1ffed22651478612: ``` CLI: fix synopsis for 'tahoe ls'. fixes #1839 Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org> ```
tahoe-lafs added the
fixed
label 2012-11-01 23:42:08 +00:00
Author

I reviewed the patch. The usage message now matches the syntax of the command. The unittest (a) passes and (b) asserts that the usage message is correct.

I reviewed the patch. The usage message now matches the syntax of the command. The unittest (a) passes and (b) asserts that the usage message is correct.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#1839
No description provided.