1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00
Commit Graph

3595 Commits

Author SHA1 Message Date
14838f7f5d update schema with nic, hyperv, and process changes 2021-04-14 11:38:50 -05:00
af74047b81 update schema based on processor/hotfix changes 2021-04-14 11:38:50 -05:00
660c59129c Add parsing of processors/hotfixs 2021-04-14 11:38:50 -05:00
89a88e186e Add systeminfo.md file 2021-04-14 11:38:50 -05:00
f861cf95b9 Change to v0.5; add parser to cli.py; add to docgen 2021-04-14 11:38:50 -05:00
ee8f06cbdb Add windows systeminfo command parser 2021-04-14 11:38:49 -05:00
a2e8b3c7b6 Merge pull request #121 from kellyjonbrazil/master
Merge pull request #120 from kellyjonbrazil/dev
2021-04-13 16:40:43 -07:00
6c83846075 Merge pull request #120 from kellyjonbrazil/dev
Dev v1.15.1
v1.15.1
2021-04-13 14:59:17 -07:00
e0681eebb9 Merge branch 'master' into dev 2021-04-13 14:57:44 -07:00
e5732d1cea update changelog 2021-04-13 14:54:38 -07:00
6e7ae3cd3f formatting of timedatectl docs 2021-04-13 14:51:46 -07:00
f95632d1aa add install_date calculated fields 2021-04-13 14:49:57 -07:00
2f8b7b26e5 update docs for v1.15.1 2021-04-13 14:35:17 -07:00
10292f7502 Merge pull request #119 from kellyjonbrazil/dpkg_l-fix
add _l to module name
2021-04-12 13:15:40 -07:00
aef54705f5 add _l to module name 2021-04-12 13:15:12 -07:00
bba5980fa5 man page update 2021-04-12 13:13:18 -07:00
977425abfb add _l to package name in docs 2021-04-12 13:12:08 -07:00
37a3565a1b Merge pull request #118 from kellyjonbrazil/rpm-qi-doc-fix
fix rpm-qi docs
2021-04-12 13:06:30 -07:00
13deb8bfb6 fix rpm-qi docs 2021-04-12 13:05:34 -07:00
a3ed9d075a remove old parser doc 2021-04-12 13:04:22 -07:00
fb0ced549e fix rpm-qi docs (used underscore instead of dash in name) 2021-04-12 13:01:17 -07:00
7eb31bc7d2 update airport_s docs 2021-04-09 19:55:03 -07:00
6a06a39142 use herestring instead of echo -e into jq 2021-04-09 16:36:20 -07:00
bdcdaee6c5 Merge pull request #117 from kellyjonbrazil/doc_update
add new docs
2021-04-09 15:11:05 -07:00
605353fdce add new docs 2021-04-09 15:10:38 -07:00
490c9e1769 add more cli tests for magic command 2021-04-09 11:38:17 -07:00
6ebebb659d update changelog 2021-04-09 11:10:08 -07:00
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