Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 51ff5cb

Browse files
carlpettstack72
authored andcommitted
Align the help string of output with documentation (hashicorp#9735)
1 parent 92f48ad commit 51ff5cb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

command/output.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,9 @@ func (c *OutputCommand) Help() string {
247247
Usage: terraform output [options] [NAME]
248248
249249
Reads an output variable from a Terraform state file and prints
250-
the value. If NAME is not specified, all outputs are printed.
250+
the value. With no additional arguments, output will display all
251+
the outputs for the root module. If NAME is not specified, all
252+
outputs are printed.
251253
252254
Options:
253255

0 commit comments

Comments
 (0)