1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

1468 Commits

Author SHA1 Message Date
0e70c5ee12 update documentation link 2021-04-09 11:04:17 -07:00
cd531acf60 clean up comment 2021-04-09 11:02:19 -07:00
908ac1f61c update docs - remove compatibility section since it is now automatically generated from info() 2021-04-09 10:56:43 -07:00
f5c7e7e404 add updated docs with home link and parser info at the bottom 2021-04-09 10:36:42 -07:00
001c700b5b add home link to the top of the md file 2021-04-09 10:36:03 -07:00
9b41e9bef0 Add parser information header 2021-04-09 10:32:58 -07:00
34bd6e32dc pull each parser as a json object into a bash array and iterate on it to add supplementary information like version, author, and compatibility 2021-04-09 10:26:34 -07:00
c5d058490b move parser doc printing to its own function 2021-04-09 09:12:41 -07:00
dd1ae6d9a7 add man page inside the pypi package for easier packaging in homebrew 2021-04-09 08:09:37 -07:00
d8ea9bde82 doc update 2021-04-08 16:42:57 -07:00
125edc9c90 bail out for -h, -a, and -v in magic() 2021-04-08 16:42:45 -07:00
15ea43e394 add man file to package for easier packaging in homebrew 2021-04-08 16:28:05 -07:00
b55b02687c doc update 2021-04-08 16:14:11 -07:00
da611f0ac6 update docs 2021-04-08 15:53:06 -07:00
b8b8dfead4 update docs 2021-04-08 15:52:49 -07:00
4290a3cbd1 make IfconfigParser class private 2021-04-08 14:00:56 -07:00
a5e2203cee update ifconfig doc 2021-04-08 12:45:08 -07:00
e28c08b136 update documentation 2021-04-08 12:42:01 -07:00
a4b6846f63 man update 2021-04-08 11:37:39 -07:00
2bc8307861 Merge branch 'master' into dev
# Conflicts:
#	man/jc.1
2021-04-08 11:33:50 -07:00
9b39917c79 update docstrings for new help functionality 2021-04-08 11:24:02 -07:00
57c13cc0a3 add support for parser help 2021-04-08 10:54:15 -07:00
b7355fd30d new docstring format for improved documentation 2021-04-08 10:20:24 -07:00
93ae309e40 bump version to 1.15.1 2021-04-08 10:20:00 -07:00
5d8f8365e2 gzip man page 2021-04-07 14:27:34 -07:00
f26909eefb formatting 2021-04-07 11:18:33 -07:00
55bfbb2797 formatting 2021-04-07 11:13:27 -07:00
8970b8342a Merge pull request #115 from kellyjonbrazil/master
Sync master and dev
2021-04-07 09:34:45 -07:00
5285e699c3 fix rpm-qi parser name v1.15.0 2021-04-07 08:07:50 -07:00
275f3860d5 Merge pull request #114 from kellyjonbrazil/dev
Dev v1.15.0
2021-04-07 07:54:41 -07:00
a73fdb7478 update dates 2021-04-07 07:50:17 -07:00
f2d746403a typo fix 2021-04-06 20:30:56 -07:00
b7dbf2c49b doc formatting 2021-04-06 18:53:50 -07:00
21f3c97788 rename rpm_qai to rpm_qi 2021-04-06 18:38:04 -07:00
14b727cc71 add rpm_qi tests 2021-04-06 18:34:08 -07:00
abee226591 rename rpm_qia to rpm_qi 2021-04-06 18:32:47 -07:00
293ad39f4b typo fix 2021-04-06 16:48:31 -07:00
9244302581 rpm parser doc update 2021-04-06 15:07:39 -07:00
753cac25fb only add description if it exists 2021-04-06 14:46:27 -07:00
0548263e89 add rpm -qai parser 2021-04-06 14:39:39 -07:00
53776a9bf8 note -a output is JSON 2021-04-06 11:36:10 -07:00
cc7def9b76 add OSX finger tests 2021-04-06 11:29:30 -07:00
11a4422c25 add centos 7.7 finger tests 2021-04-06 11:23:29 -07:00
3a44785260 del details key if details are blank 2021-04-06 11:23:09 -07:00
e0d430c26c update -r raw option info 2021-04-06 11:00:46 -07:00
417b70020a add idle time fields to finger parser 2021-04-06 10:51:41 -07:00
7b29c464b7 date updated 2021-04-06 10:04:02 -07:00
26d5529d86 remove aix support, add note for -s support. schema update 2021-04-06 10:03:51 -07:00
852103c478 tweak regex to support arbitrary 'detail' data 2021-04-06 10:02:46 -07:00
26a115421b add finger parser 2021-04-05 17:16:38 -07:00