mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-23 00:29:59 +02:00
formatting
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
jc - JSON Convert `/proc/version` file parser
|
jc - JSON Convert `/proc/version` file parser
|
||||||
|
|
||||||
> Note: This parser will parse `/proc/version` files that follow the
|
> 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):
|
Usage (cli):
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
"""jc - JSON Convert `/proc/version` file parser
|
"""jc - JSON Convert `/proc/version` file parser
|
||||||
|
|
||||||
> Note: This parser will parse `/proc/version` files that follow the
|
> 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):
|
Usage (cli):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user