]> Cypherpunks.ru repositories - gocheese.git/commitdiff
twine's argument typo
authorSergey Matveev <stargrave@stargrave.org>
Wed, 4 Dec 2019 21:35:23 +0000 (00:35 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 4 Dec 2019 21:35:23 +0000 (00:35 +0300)
gocheese.texi

index 8b89b166a9183a0411f63a1d884dc522180772c2..fac8df0e4c564c3652a1e4043224be30c5dc4f38 100644 (file)
@@ -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