From 4158f162a22a00f6daaf5246c68d2ab8ab09043d Mon Sep 17 00:00:00 2001 From: Rosa Filgueira Date: Wed, 11 Jan 2023 16:15:02 +0000 Subject: [PATCH] README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 2b91e9c..28b310e 100644 --- a/README.md +++ b/README.md @@ -157,13 +157,11 @@ docker run -it -v -v $PWD:/out --rm inspect4py:1.0 /bin/bash root@e04792563e6a:/# inspect4py -i /out/path/to/repo ``` - ## Execution @@ -173,17 +171,16 @@ For example, it can be used to inspect all the python files of a given GitHub re The tool by default stores the results in the `OutputDir` directory, but users can specify their own directory name by using `-o` or `--output` flags. - For clarity, we have added a `help` command to explain each input parameter: ``` inspect4py --help +``` Usage: inspect4py [OPTIONS] Options: