#16940: merge with 3.2.
diff --git a/Doc/library/argparse.rst b/Doc/library/argparse.rst
index 5b725c4..ab095e4 100644
--- a/Doc/library/argparse.rst
+++ b/Doc/library/argparse.rst
@@ -1506,8 +1506,8 @@
 
      positional arguments:
        {a,b}   sub-command help
-     a     a help
-     b     b help
+         a     a help
+         b     b help
 
      optional arguments:
        -h, --help  show this help message and exit