From b66283c4a47006e4e2dab255869adbf70a299b52 Mon Sep 17 00:00:00 2001 From: Teemu Matilainen Date: Tue, 18 Feb 2014 22:59:44 -0300 Subject: [PATCH] website/docs: fix typo [GH-2998] Fixes #2998 --- website/docs/source/v2/cli/machine-readable.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/cli/machine-readable.html.md b/website/docs/source/v2/cli/machine-readable.html.md index f8a1db229..6377b1ba2 100644 --- a/website/docs/source/v2/cli/machine-readable.html.md +++ b/website/docs/source/v2/cli/machine-readable.html.md @@ -5,7 +5,7 @@ sidebar_current: "cli-machinereadable" # Machine Readable Output -Every Vagrant commands accepts a `--machine-readable` flag which enables +Every Vagrant command accepts a `--machine-readable` flag which enables machine readable output mode. In this mode, the output to the terminal is replaced with machine-friendly output.