diff --git a/Doc/library/argparse.rst b/Doc/library/argparse.rst index c76fe604539..bb7c88de9e2 100644 --- a/Doc/library/argparse.rst +++ b/Doc/library/argparse.rst @@ -1634,8 +1634,8 @@ Argument groups --bar BAR bar help - Note that any arguments not your user defined groups will end up back in the - usual "positional arguments" and "optional arguments" sections. + Note that any arguments not in your user-defined groups will end up back + in the usual "positional arguments" and "optional arguments" sections. Mutual exclusion