podman/hack
Ed Santiago dfba6ddd4c Man pages: fix broken tables
Work around a go-md2man bug, and add a check script to make sure
this doesn't hit us again.

Background: go-md2man can't deal with a left-hand column > 31 chars.
It produces man pages that look like:

    | Something With >31 Character |                |
    |                              | ..description  |

(should be all on one row). It also has trouble when the vertical
bars are misaligned: it completely removes the right-hand side.

There's almost certainly a better solution: fix go-md2man, or
use a different conversion tool, or maybe even pre/postprocess.
But this is a quick interim solution.

Sorry for the perl. This could be done in bash/sed/awk/grep,
but not with any sort of sane error messages.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2023-05-26 06:08:14 -06:00
..
perf hack/perf: cleanup after benchmarks 2023-02-02 16:53:30 +01:00
podman-registry-go
apparmor_tag.sh
bats hack/bats: improve usage message 2023-01-04 14:26:26 -07:00
branch_commits.rb
btrfs_installed_tag.sh
btrfs_tag.sh
buildah-vendor-treadmill Buildah treadmill: several fixes 2023-05-08 05:28:11 -06:00
check_root.sh
fork_exec_snoop.bt Add eBPF snooper that traces the entire fork/exec graph of podman 2023-04-20 11:30:47 +02:00
get_ci_vm.sh
golangci-lint.sh
install_catatonit.sh
install_golangci.sh CI: retry the golangci install 2023-03-27 10:53:17 -06:00
install_swagger.sh
libdm_tag.sh
libsubid_tag.sh
make-and-check-size
man-page-checker Replace egrep/fgrep with grep -E/-F 2023-05-03 07:32:42 -06:00
man-page-table-check Man pages: fix broken tables 2023-05-26 06:08:14 -06:00
markdown-preprocess make hack/markdown-preprocess parallel-safe 2023-02-02 05:32:38 -07:00
markdown-preprocess-review
markdown-preprocess.t
podman-commands.sh
podman-registry
podman-socat
podmansnoop
podmanv2-retry
selinux_tag.sh
swagger-check
systemd_tag.sh
tree_status.sh
xref-docker-options
xref-helpmsgs-manpages man page --format xref: tighten the autocompletion check 2023-02-14 08:11:54 -07:00