1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

Fix docstring

This commit is contained in:
Andreas Weiden
2022-12-12 19:46:45 +01:00
parent 27acedf8b7
commit 79011465af

View File

@ -1,6 +1,6 @@
"""jc - JSON Convert `foo` command output parser
"""jc - JSON Convert `cbt` command output parser
Parses the human-, but not machine-, readable output of the cbt command (for Google's BigTable).
Parses the human-, but not machine-, friendly output of the cbt command (for Google's BigTable).
No effort is made to convert the data types of the values in the cells.