We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 003a4da + 1977631 commit 035d822Copy full SHA for 035d822
lib/mix/lib/mix/tasks/deps.unlock.ex
@@ -10,7 +10,7 @@ defmodule Mix.Tasks.Deps.Unlock do
10
can only happen by passing arguments/options:
11
12
* `dep1 dep2` - the name of dependency to be unlocked
13
- * `--all` - unlcks all dependencies
+ * `--all` - unlocks all dependencies
14
* `--unused` - unlocks only unused dependencies (no longer mentioned
15
in the `mix.exs` file)
16
0 commit comments