diff --git a/README.rst b/README.rst index cd355183d82765186fde138e1a8ad2dbd70ada33..b5bc76fdab2f018fc7689c49733b4741eb43d794 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,22 @@ Deep clean ########## +.. image:: https://git.shore.co.il/nimrod/deepclean/badges/main/pipeline.svg + :target: https://git.shore.co.il/nimrod/deepclean/-/commits/main + :alt: pipeline status + +Clean old versions of Docker images. + +Usage +----- + +.. code:: shell + + usage: deepclean [-h] + Clean old versions of Docker images. + optional arguments: + -h, --help show this help message and exit + License -------