Skip to content

Commit cd73bc9

Browse files
committed
remove 'experimental' from container imaging
1 parent 8c01070 commit cd73bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/Main.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ commandLineHandler progName isInterpreter = complicatedOptions
396396
configCmdSetParser)
397397
addSubCommands'
398398
Image.imgCmdName
399-
"Subcommands specific to imaging (EXPERIMENTAL)"
399+
"Subcommands specific to imaging"
400400
(addCommand'
401401
Image.imgDockerCmdName
402402
"Build a Docker image for the project"

0 commit comments

Comments
 (0)