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

formatting

This commit is contained in:
Kelly Brazil
2022-09-17 12:36:22 -07:00
parent 0bebb312dd
commit a0ae19a8fd
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
jc - JSON Convert `/proc/version` file parser
> Note: This parser will parse `/proc/version` files that follow the
> common format used by most popular distributions.
> common format used by most popular linux distributions.
Usage (cli):

View File

@ -1,7 +1,7 @@
"""jc - JSON Convert `/proc/version` file parser
> Note: This parser will parse `/proc/version` files that follow the
> common format used by most popular distributions.
> common format used by most popular linux distributions.
Usage (cli):