We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf77e1b commit 2cfce11Copy full SHA for 2cfce11
src/commands/manifest/cmd-manifest-scala.ts
@@ -78,6 +78,9 @@ const config: CliCommandConfig = {
78
79
Support is beta. Please report issues or give us feedback on what's missing.
80
81
+ This is only for SBT. If your Scala setup uses gradle, please see the help
82
+ sections for \`socket manifest gradle\` or \`socket cdxgen\`.
83
+
84
Examples
85
86
$ ${command} ./build.sbt
0 commit comments