From 9d3648ed23ff25cc94bd89b4fb9841baf9ffbeed Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 9 Feb 2022 21:46:34 +0200 Subject: [PATCH] A little more README. --- README.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.rst b/README.rst index cd35518..b5bc76f 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 ------- -- GitLab