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

Unified Diff: pkg/args/CHANGELOG.md

Issue 203273013: Ignore hidden options when calculating usage columns. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/args/lib/src/usage.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/args/CHANGELOG.md
diff --git a/pkg/args/CHANGELOG.md b/pkg/args/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..aadaddcf49d7766635e64791f8abf3d15f65b0a3
--- /dev/null
+++ b/pkg/args/CHANGELOG.md
@@ -0,0 +1,3 @@
+## 0.10.0+2
+
+* Usage ignores hidden options when determining column widths.
« no previous file with comments | « no previous file | pkg/args/lib/src/usage.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698