Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Issue 363083002: Allow defining a help string for an option's parameter value. (Closed)

Created:
6 years, 5 months ago by Bob Nystrom
Modified:
6 years, 5 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -19 lines) Patch
M pkg/args/CHANGELOG.md View 1 chunk +4 lines, -0 lines 4 comments Download
M pkg/args/README.md View 2 chunks +6 lines, -5 lines 5 comments Download
M pkg/args/lib/args.dart View 3 chunks +8 lines, -8 lines 0 comments Download
M pkg/args/lib/src/options.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M pkg/args/lib/src/usage.dart View 1 chunk +7 lines, -2 lines 0 comments Download
M pkg/args/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/args/test/usage_test.dart View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Bob Nystrom
6 years, 5 months ago (2014-07-02 19:24:56 UTC) #1
nweiz
https://codereview.chromium.org/363083002/diff/1/pkg/args/CHANGELOG.md File pkg/args/CHANGELOG.md (right): https://codereview.chromium.org/363083002/diff/1/pkg/args/CHANGELOG.md#newcode3 pkg/args/CHANGELOG.md:3: * Options may define `valueHelp` which will then be ...
6 years, 5 months ago (2014-07-02 19:41:33 UTC) #2
Sean Eagan
On 2014/07/02 19:41:33, nweiz wrote: > https://codereview.chromium.org/363083002/diff/1/pkg/args/CHANGELOG.md > File pkg/args/CHANGELOG.md (right): > > https://codereview.chromium.org/363083002/diff/1/pkg/args/CHANGELOG.md#newcode3 > ...
6 years, 5 months ago (2014-07-02 20:59:57 UTC) #3
Sean Eagan
On 2014/07/02 19:41:33, nweiz wrote: > pkg/args/CHANGELOG.md:3: * Options may define `valueHelp` which will then ...
6 years, 5 months ago (2014-07-02 21:10:50 UTC) #4
nweiz
On 2014/07/02 21:10:50, Sean Eagan wrote: > On 2014/07/02 19:41:33, nweiz wrote: > > pkg/args/CHANGELOG.md:3: ...
6 years, 5 months ago (2014-07-02 21:20:00 UTC) #5
Sean Eagan
On 2014/07/02 21:20:00, nweiz wrote: > On 2014/07/02 21:10:50, Sean Eagan wrote: > > On ...
6 years, 5 months ago (2014-07-03 19:20:34 UTC) #6
Bob Nystrom
On 2014/07/03 19:20:34, Sean Eagan wrote: > On 2014/07/02 21:20:00, nweiz wrote: > > On ...
6 years, 5 months ago (2014-07-07 20:37:20 UTC) #7
Bob Nystrom
https://codereview.chromium.org/363083002/diff/1/pkg/args/CHANGELOG.md File pkg/args/CHANGELOG.md (right): https://codereview.chromium.org/363083002/diff/1/pkg/args/CHANGELOG.md#newcode3 pkg/args/CHANGELOG.md:3: * Options may define `valueHelp` which will then be ...
6 years, 5 months ago (2014-07-07 20:37:35 UTC) #8
nweiz
lgtm I do really think using "help" to describe the name of a value is ...
6 years, 5 months ago (2014-07-07 20:52:00 UTC) #9
Bob Nystrom
https://codereview.chromium.org/363083002/diff/1/pkg/args/CHANGELOG.md File pkg/args/CHANGELOG.md (right): https://codereview.chromium.org/363083002/diff/1/pkg/args/CHANGELOG.md#newcode3 pkg/args/CHANGELOG.md:3: * Options may define `valueHelp` which will then be ...
6 years, 5 months ago (2014-07-07 23:16:06 UTC) #10
Bob Nystrom
6 years, 5 months ago (2014-07-07 23:16:23 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 manually as r38047 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698