From dbe1f8b98078a522e5eff0717f2c3014bbb889bf Mon Sep 17 00:00:00 2001 From: UTAGAWA Kiki Date: Tue, 22 Nov 2016 12:36:44 +0900 Subject: [PATCH] Add --print to README --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 4f6ff09..2379254 100644 --- a/README.rst +++ b/README.rst @@ -47,6 +47,7 @@ Usage --ignore ... Ignore extra directories --encoding Use encoding parameter for file open --savepath Save the list of requirements in the given file + --print Output the list of requirements in the standard output --force Overwrite existing requirements.txt Example