From 508cad6b690c7057c98b5f4c3dabaa9fa55e9219 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 5 Dec 2019 00:35:23 +0300 Subject: [PATCH] twine's argument typo --- gocheese.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gocheese.texi b/gocheese.texi index 8b89b16..fac8df0 100644 --- a/gocheese.texi +++ b/gocheese.texi @@ -62,7 +62,7 @@ You can upload packages to it with twine upload --repository-url http://gocheese.host:8080/simple/ \ --username spam \ - --passwd foo dist/tarball.tar.gz + --password foo dist/tarball.tar.gz @end verbatim @node Passwords -- 2.44.0