diff mbox series

[2/2] Manual: DEVELOPERS file integrity check

Message ID 1510091264-4024-2-git-send-email-matthew.weber@rockwellcollins.com
State Accepted
Commit d7f9f1da6b09a8658e66a46c55b15186921098a9
Headers show
Series [1/2] DEVELOPERS: fix wireless_tools entry | expand

Commit Message

Matt Weber Nov. 7, 2017, 9:47 p.m. UTC
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
---
 docs/manual/developers.txt | 2 ++
 1 file changed, 2 insertions(+)

Comments

Peter Korsgaard Nov. 8, 2017, 12:20 p.m. UTC | #1
>>>>> "Matt" == Matt Weber <matthew.weber@rockwellcollins.com> writes:

 > Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/docs/manual/developers.txt b/docs/manual/developers.txt
index 4e2cd71..a0a3668 100644
--- a/docs/manual/developers.txt
+++ b/docs/manual/developers.txt
@@ -44,3 +44,5 @@  the +DEVELOPERS+ file for various tasks:
   list the ones that are not handled by any developer. The purpose of
   this option is to help completing the +DEVELOPERS+ file.
 
+- When using without any arguments, it validates the integrity of the
+  DEVELOPERS file and will note WARNINGS for items that don't match.