Merge pull request #590 from davedash/patch-1

Fix typo in output.html.markdown
This commit is contained in:
Ryan Uber 2014-11-20 23:06:51 -08:00
commit 81f008ba53
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ an output variable from the state file.
Usage: `terraform output [options] NAME`
By default, `plan` requires only a variable name and looks in the
By default, `output` requires only a variable name and looks in the
current directory for the state file to query.
The command-line flags are all optional. The list of available flags are: