From dac46d08e392f4ac68d8ce033b774acf75b3b13b Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Tue, 7 Apr 2020 11:25:44 +1000 Subject: [PATCH] Add note to check for DCO exit status Issue: RELENG-2764 Change-Id: I36f8cb328d4ecd42338a26e33a53b3a3ea7d3598 Signed-off-by: Anil Belur --- docs/commands/dco.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/commands/dco.rst b/docs/commands/dco.rst index 534b2701..9f2593bc 100644 --- a/docs/commands/dco.rst +++ b/docs/commands/dco.rst @@ -14,5 +14,9 @@ check --------- .. program-output:: lftools dco check --help - List of git shas that are missing DCO (Signed-off-by line). + List of git commit hash missing the DCO (Signed-off-by line). + +.. note:: + + Check for exit status to determine if the DCO check passed. -- 2.16.6