We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ac965 commit 7b38b49Copy full SHA for 7b38b49
README.md
@@ -98,9 +98,9 @@ Command-line options for dartdoc include:
98
99
- `-h` or `--help` Display help.
100
- `--header=<file>` Insert the specified file, which contains HTML code, into
101
- the footer of every page.
102
-- `--footer=<file>` Insert the specifying file, which contains HTML code, into
103
the header of every page.
+- `--footer=<file>` Insert the specified file, which contains HTML code, into
+ the footer of every page.
104
- `--input=<directory>` Generate the docs from the specified directory. If not
105
specified, it defaults to the current directory.
106
- `--output=<directory>` Generate the output to the specified directory. If not
0 commit comments