diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-01-15 23:51:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-15 23:51:22 +0100 |
commit | e1e405b70d687897423d0d1c327efd9bea190dff (patch) | |
tree | d2abce1febe1bf7f2c2a8d741f0c4010d4cf5e2b /docs/source/Commands.rst | |
parent | 741e29caf39c57551724a48265f6d9641f8f6fe0 (diff) | |
parent | e9cd3319cf14b3d9484c4e6d7aa5040509a81653 (diff) | |
download | podman-e1e405b70d687897423d0d1c327efd9bea190dff.tar.gz podman-e1e405b70d687897423d0d1c327efd9bea190dff.tar.bz2 podman-e1e405b70d687897423d0d1c327efd9bea190dff.zip |
Merge pull request #4807 from ssbarnea/fix/pre-commit
Enable pre-commit linting
Diffstat (limited to 'docs/source/Commands.rst')
-rw-r--r-- | docs/source/Commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/Commands.rst b/docs/source/Commands.rst index 276a9c4fb..028f03429 100644 --- a/docs/source/Commands.rst +++ b/docs/source/Commands.rst @@ -104,4 +104,4 @@ Commands :doc:`volume <volume>` Manage volumes -:doc:`wait <markdown/podman-wait.1>` Block on one or more containers
\ No newline at end of file +:doc:`wait <markdown/podman-wait.1>` Block on one or more containers |