Chromium Code Reviews

Issue 160026: linux: show the manpage on -h or --help (Closed)

Created:
11 years, 5 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: show the manpage on -h or --help

Patch Set 1 #

Total comments: 4

Patch Set 2 : retry #

Patch Set 3 : retry #

Patch Set 4 : bikeshed #

Unified diffs Side-by-side diffs Stats (+10 lines, -0 lines)
M chrome/app/chrome_dll_main.cc View 1 chunk +10 lines, -0 lines 0 comments

Messages

Total messages: 3 (0 generated)
Evan Martin
11 years, 5 months ago (2009-07-23 18:21:03 UTC) #1
tony
http://codereview.chromium.org/160026/diff/1/2 File chrome/app/chrome_dll_main.cc (right): http://codereview.chromium.org/160026/diff/1/2#newcode343 Line 343: if (parsed_command_line.HasSwitch(L"help") || Does this allow -help or ...
11 years, 5 months ago (2009-07-23 18:42:04 UTC) #2
tony
11 years, 5 months ago (2009-07-23 18:56:35 UTC) #3
LGTM.

Powered by Google App Engine