I run py311-iocage-1.12 on 14.4-RELEASE-p4
When running "iocage list" the option "-h" has stopped giving scripting friendly output. The man page says
[-H | -h | --header] Used in scripting. Use tabs for separators.
In fact, "-h" (or "-H" or "--header") has no effect on the the output anymore. I know it did because I have scripts using the feature.
I also tested "iocage fstab -l JAIL" with and without "-h" and there is no difference.
Since version 1.12 was released quite long time ago I think it must either be a change in Python or FreeBSD (change from 13.5 to 14.4).
I run py311-iocage-1.12 on 14.4-RELEASE-p4
When running "iocage list" the option "-h" has stopped giving scripting friendly output. The man page says
In fact, "-h" (or "-H" or "--header") has no effect on the the output anymore. I know it did because I have scripts using the feature.
I also tested "iocage fstab -l JAIL" with and without "-h" and there is no difference.
Since version 1.12 was released quite long time ago I think it must either be a change in Python or FreeBSD (change from 13.5 to 14.4).