From 502fdff29b755bec83808352db8777e6e1057757 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Thu, 23 Apr 2020 18:01:23 -0400 Subject: Completion doc updates --- docs/features/completion.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/features') diff --git a/docs/features/completion.rst b/docs/features/completion.rst index 51e5d73c..77a51136 100644 --- a/docs/features/completion.rst +++ b/docs/features/completion.rst @@ -135,4 +135,5 @@ See the argparse_completion_ example or the implementation of the built-in For More Information -------------------- -See :mod:`cmd2.argparse_custom` for more details. +See :mod:`cmd2.argparse_custom` for a more detailed discussion of argparse +completion. -- cgit v1.2.1