podman/hack
Paul Holzinger bc48211924 Fix long option format on docs.podman.io
Escape the two dashes, otherwise they are combined into one long dash.
I tested that this change is safe and still renders correctly on github
and with the man pages.

This commit also contains a small change to make it build locally.
Assuming you have the dependencies installed you can do:
```
cd docs
make html
```
Preview the html files in docs/build/html with
`python -m http.server 8000 --directory build/html`.

Fixes containers/podman.io#373

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-03-29 14:38:25 +02:00
..
podman-registry-go bump go module to v3 2021-02-22 09:03:51 +01:00
apparmor_tag.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
btrfs_installed_tag.sh Use CPP, CC and flags in dep check scripts 2020-11-06 10:44:27 +01:00
btrfs_tag.sh Use CPP, CC and flags in dep check scripts 2020-11-06 10:44:27 +01:00
check_root.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
get_ci_vm.sh Cirrus: Fix running Validate task on branches 2021-01-27 10:35:27 -05:00
get_release_info.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
golangci-lint.sh [NO TESTS NEEDED] Update linter 2021-02-10 13:25:40 +01:00
install_bats.sh Install bats as root 2020-09-18 12:50:25 -05:00
install_catatonit.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
install_golangci.sh hack/install_golangci.sh: smarter install 2021-01-17 17:15:23 +01:00
libdm_tag.sh Use CPP, CC and flags in dep check scripts 2020-11-06 10:44:27 +01:00
man-page-checker Switch use of Flags to Options 2020-10-21 08:37:57 -04:00
podman-commands.sh Add shell completion with cobra 2020-11-12 11:38:31 +01:00
podman-registry CI: force registry:2.6 2020-06-19 12:58:02 +02:00
podman-socat Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variables 2021-03-10 06:34:47 -05:00
podmanv2-retry Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
release.sh Fix sed regex to update version in version/version.go 2020-11-18 15:21:26 -07:00
selinux_tag.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
swagger-check [CI:DOCS] fix swagger api docs 2020-08-23 15:10:22 +02:00
systemd_tag.sh Use CPP, CC and flags in dep check scripts 2020-11-06 10:44:27 +01:00
tree_status.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
xref-helpmsgs-manpages Fix long option format on docs.podman.io 2021-03-29 14:38:25 +02:00