mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

This should help use keep the codebase more consistent, and avoid sevel whitespace related issues, or bad file permissions. pre-commit allows us to easily introduce other linters in follow-ups, like bashate. Note: pre-commit tool does *not* install any git-hooks. Making commits will will call the tool unless you deliverately tell it to install the hooks. Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
11 lines
255 B
ReStructuredText
11 lines
255 B
ReStructuredText
Network
|
|
=====
|
|
|
|
:doc:`create <markdown/podman-network-create.1>` network create
|
|
|
|
:doc:`inspect <markdown/podman-network-inspect.1>` network inspect
|
|
|
|
:doc:`ls <markdown/podman-network-ls.1>` network list
|
|
|
|
:doc:`rm <markdown/podman-network-rm.1>` network rm
|