From 4b842a99f96d61779341f9324cc6a27b794efa3e Mon Sep 17 00:00:00 2001 From: Evgeny L Date: Wed, 2 Jan 2019 22:24:31 +0000 Subject: [PATCH] Update docs to use "repo" subcommand when linting the repository Change-Id: I7f7131a986240e3e7b36d5eff404a5920d5d6846 --- doc/source/authoring_and_deployment.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/authoring_and_deployment.rst b/doc/source/authoring_and_deployment.rst index 41804ece9..4824c147a 100644 --- a/doc/source/authoring_and_deployment.rst +++ b/doc/source/authoring_and_deployment.rst @@ -435,7 +435,8 @@ proceeding: :: - sudo airship-pegleg/tools/pegleg.sh -r airship-treasuremap lint + sudo airship-pegleg/tools/pegleg.sh repo \ + -r airship-treasuremap lint Note: ``P001`` and ``P003`` linting errors are expected for missing certificates, as they are not generated until the next section. You may