Skip to content

Commit 4442b50

Browse files
committed
pkg/coveragedb: fix docs
1 parent 917fe60 commit 4442b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/coveragedb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The dots in BQ table name are not supported, thus:
1616
```bash
1717
bq mk \
1818
--table \
19-
--description "android 6.12"
19+
--description "android 6.12" \
2020
--time_partitioning_field timestamp \
2121
--time_partitioning_type DAY \
2222
--require_partition_filter=true \

0 commit comments

Comments
 (0)