1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

formatting

This commit is contained in:
Kelly Brazil
2021-03-22 20:57:16 -07:00
parent 1565019966
commit 3cd43f0f98
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# jc.parsers.upower # jc.parsers.upower
jc - JSON CLI output utility `upower` command output parser jc - JSON CLI output utility `upower` command output parser
Calculated epoch time fields are naive (i.e. based on the local time of the system the parser is run on) since there is no unambiguous timezone information in the `upower` command output. Calculated epoch time field is naive (i.e. based on the local time of the system the parser is run on) since there is no unambiguous timezone information in the `upower` command output.
Usage (cli): Usage (cli):

View File

@ -1,6 +1,6 @@
"""jc - JSON CLI output utility `upower` command output parser """jc - JSON CLI output utility `upower` command output parser
Calculated epoch time fields are naive (i.e. based on the local time of the system the parser is run on) since there is no unambiguous timezone information in the `upower` command output. Calculated epoch time field is naive (i.e. based on the local time of the system the parser is run on) since there is no unambiguous timezone information in the `upower` command output.
Usage (cli): Usage (cli):