1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:33:43 +02:00

bq: use generic wording on help example (#12101)

This commit is contained in:
Vitor Henrique 2024-01-22 03:03:54 -03:00 committed by GitHub
parent 59f2ba32cd
commit f3d95a79a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,6 @@
`bq cp {{dataset}}.{{OLD_TABLE}} {{dataset}}.{{new_table}}`
- Print help:
- Display help:
`bq help`