We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89aa3ca commit b927c7eCopy full SHA for b927c7e
1 file changed
doc/GUIDE.md
@@ -2116,7 +2116,7 @@ users. Here's a quick rundown:
2116
default. You can also view the remote snapshots using `stack ls
2117
snapshots remote`. It also supports option for viewing only lts
2118
(`-l`) and nightly (`-n`) snapshots.
2119
-* `stack list-dependencies` lists all of the packages and versions used for a
+* `stack ls dependencies` lists all of the packages and versions used for a
2120
project
2121
* `stack sig` subcommand can help you with GPG signing & verification
2122
* `sign` will sign an sdist tarball and submit the signature to
0 commit comments