From a728ffaf58abbdf5a9b1c2078e02f2edf91938f3 Mon Sep 17 00:00:00 2001 From: Temerold Date: Sat, 17 Jun 2023 01:35:54 +0200 Subject: [PATCH] Change "packages" to "modules" --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 19347ec..51a8bcf 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ Usage $ export HTTPS_PROXY="https://10.10.1.10:1080" --debug Print debug information --ignore ... Ignore extra directories, each separated by a comma - --extra ... Add extra packages, each separated by a comma + --extra ... Add extra modules, each separated by a comma --no-follow-links Do not follow symbolic links in the project --encoding Use encoding parameter for file open --savepath Save the list of requirements in the given file