Skip to content

Commit 6560cbf

Browse files
author
Steve Peak
authored
Update README.md
1 parent feb5100 commit 6560cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ You can alternatively use the environment variables:
1717

1818
| Argument | Environment | Description |
1919
| -------- | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
20-
| `-t` | `CODECOV_TOKEN` | Private repo token for uploading |
20+
| `-t` | `CODECOV_TOKEN` | Private repo token for uploading |
2121
| `-e` | `CODECOV_ENV` | List of config vars to store for the build |
22-
| `-F` | | Flag this upload to group coverage reports. Ex. `unittests` or `integration` |
22+
| `-F` | | Flag this upload to group coverage reports. Ex. `unittests` or `integration`. [Read the docs](http://docs.codecov.io/docs/flags) |
2323

2424
# How to generate coverage reports
2525

0 commit comments

Comments
 (0)