From 2108e2a3914dd01b9509f074e577a9583c48a544 Mon Sep 17 00:00:00 2001 From: Seth Rutner Date: Fri, 4 Aug 2017 11:06:04 -0700 Subject: [PATCH] Update revert.html.md.erb wrong command --- website/source/docs/commands/job/revert.html.md.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/commands/job/revert.html.md.erb b/website/source/docs/commands/job/revert.html.md.erb index 9bfb8b6de..22bf6cfd8 100644 --- a/website/source/docs/commands/job/revert.html.md.erb +++ b/website/source/docs/commands/job/revert.html.md.erb @@ -6,9 +6,9 @@ description: > The revert command is used to revert to a prior version of the job. --- -# Command: job dispatch +# Command: job revert -The `job dispatch` command is used to revert a job to a prior version of the +The `job revert` command is used to revert a job to a prior version of the job. The available versions to revert to can be found using [`job history`](/docs/commands/job/history.html) command.