1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

formatting

This commit is contained in:
Kelly Brazil
2021-12-21 08:13:00 -08:00
parent 63182dba26
commit ed4a9dc1d4

View File

@ -82,9 +82,7 @@ class info():
description = '`zipinfo` command parser'
author = 'Matt J'
author_email = 'https://github.com/listuser'
# compatible options: linux
compatible = ['linux']
compatible = ['linux', 'darwin']
magic_commands = ['zipinfo']