From b052182660655abb3280c8fe7dc20b20380acdc2 Mon Sep 17 00:00:00 2001 From: Jason Underhill Date: Thu, 21 Oct 2021 14:30:18 +0100 Subject: [PATCH] Fix padding --- docs/source/pipeline/run.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/pipeline/run.rst b/docs/source/pipeline/run.rst index 662495b1..704b078e 100644 --- a/docs/source/pipeline/run.rst +++ b/docs/source/pipeline/run.rst @@ -31,8 +31,8 @@ Options :: - -b, --branch string Create pipeline on branch/ref - --variables string Specify variable values to be used in this run. + -b, --branch string Create pipeline on branch/ref + --variables string Specify variable values to be used in this run. Options inherited from parent commands ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~