| Index: pkg/args/pubspec.yaml
|
| ===================================================================
|
| --- pkg/args/pubspec.yaml (revision 18551)
|
| +++ pkg/args/pubspec.yaml (working copy)
|
| @@ -1,7 +1,7 @@
|
| name: args
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
| -documentation: http://api.dartlang.org/docs/pkg/args.html
|
| +documentation: http://api.dartlang.org/docs/pkg/args
|
| description: >
|
| Libraries for defining parsers for parsing raw command-line arguments into
|
| a set of options and values using GNU and POSIX style options.
|
|
|