mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
doc update
This commit is contained in:
@ -3,6 +3,7 @@ jc changelog
|
|||||||
20220915 v1.22.0
|
20220915 v1.22.0
|
||||||
- Add /proc file parsers
|
- Add /proc file parsers
|
||||||
- Enhance `free` parser to support `-w` option integer conversions
|
- Enhance `free` parser to support `-w` option integer conversions
|
||||||
|
- Fix `ini` and `kv` parsers so they don't change keynames to lower case
|
||||||
- Fix `id` command parser to allow usernames and groupnames with spaces
|
- Fix `id` command parser to allow usernames and groupnames with spaces
|
||||||
|
|
||||||
20220829 v1.21.2
|
20220829 v1.21.2
|
||||||
|
@ -92,4 +92,4 @@ Returns:
|
|||||||
### Parser Information
|
### Parser Information
|
||||||
Compatibility: linux, darwin, cygwin, win32, aix, freebsd
|
Compatibility: linux, darwin, cygwin, win32, aix, freebsd
|
||||||
|
|
||||||
Version 1.7 by Kelly Brazil (kellyjonbrazil@gmail.com)
|
Version 1.8 by Kelly Brazil (kellyjonbrazil@gmail.com)
|
||||||
|
Reference in New Issue
Block a user