We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c01070 commit cd73bc9Copy full SHA for cd73bc9
1 file changed
src/main/Main.hs
@@ -396,7 +396,7 @@ commandLineHandler progName isInterpreter = complicatedOptions
396
configCmdSetParser)
397
addSubCommands'
398
Image.imgCmdName
399
- "Subcommands specific to imaging (EXPERIMENTAL)"
+ "Subcommands specific to imaging"
400
(addCommand'
401
Image.imgDockerCmdName
402
"Build a Docker image for the project"
0 commit comments