summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakobDev <jakobdev@gmx.de>2022-12-05 17:20:46 +0100
committerGitHub <noreply@github.com>2022-12-05 18:20:46 +0200
commitd14002954e9789d934ccc1f02995c6e590e7b47c (patch)
treedcefd293a5396afa4ba5b95b0d58faf1bb7d9215
parent70d8f7f5189fac0dfbf21b83adbd2781d2537c17 (diff)
downloadwheel-git-d14002954e9789d934ccc1f02995c6e590e7b47c.tar.gz
Fix typo in documentation (#492)
-rw-r--r--docs/reference/wheel_unpack.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/wheel_unpack.rst b/docs/reference/wheel_unpack.rst
index e51a093..0b1a034 100644
--- a/docs/reference/wheel_unpack.rst
+++ b/docs/reference/wheel_unpack.rst
@@ -22,7 +22,7 @@ error if it encounters a mismatch.
Options
-------
-.. option:: -d, --dest-dir <dir>
+.. option:: -d, --dest <dir>
Directory to unpack the wheel into.