From ad337503e7860d0bf22bbcebc79ecb721b0530d5 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Sat, 6 Jan 2018 07:43:54 -0800 Subject: [PATCH] add missing > to ansible-doc help message (#34512) Signed-off-by: Adam Miller --- lib/ansible/cli/doc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/cli/doc.py b/lib/ansible/cli/doc.py index 3067c3d40a1..dba5efa262b 100644 --- a/lib/ansible/cli/doc.py +++ b/lib/ansible/cli/doc.py @@ -55,7 +55,7 @@ class DocCLI(CLI): def parse(self): self.parser = CLI.base_parser( - usage='usage: %prog [-l|-F|-s] [options] [-t