aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/coveragedb
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/coveragedb')
-rw-r--r--pkg/coveragedb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/coveragedb/README.md b/pkg/coveragedb/README.md
index 834ffca1d..f8aa021e7 100644
--- a/pkg/coveragedb/README.md
+++ b/pkg/coveragedb/README.md
@@ -16,7 +16,7 @@ The dots in BQ table name are not supported, thus:
```bash
bq mk \
--table \
- --description "android 6.12"
+ --description "android 6.12" \
--time_partitioning_field timestamp \
--time_partitioning_type DAY \
--require_partition_filter=true \