diff --git a/docs/M_CLI2.3m_cli2.html b/docs/M_CLI2.3m_cli2.html
index 6f013cd7..6ab5112d 100755
--- a/docs/M_CLI2.3m_cli2.html
+++ b/docs/M_CLI2.3m_cli2.html
@@ -299,7 +299,7 @@
grouping | page | description |
-ARGUMENTS::M_CLI2::INTRO | M_CLI2 | command line argument parsing using a prototype command (LICENSE:PD) |
-ARGUMENTS:M_CLI2 | get_args | return keyword values when parsing command line arguments (LICENSE:PD) |
-ARGUMENTS:M_CLI2 | get_args_fixed_length | return keyword values for fixed-length string when parsing command line (LICENSE:PD) |
-ARGUMENTS:M_CLI2 | get_args_fixed_size | return keyword values for fixed-size array when parsing command line arguments (LICENSE:PD) |
-ARGUMENTS:M_CLI2 | get_subcommand | special-case routine for handling subcommands on a command line (LICENSE:PD) |
-ARGUMENTS:M_CLI2 | set_args | command line argument parsing (LICENSE:PD) |
-ARGUMENTS:M_CLI2 | set_mode | turn on optional modes (LICENSE:PD) |
-ARGUMENTS:M_CLI2 | specified | return true if keyword was present on command line (LICENSE:PD) |
+ARGUMENTS::M_CLI2::INTRO | M_CLI2 | command line argument parsing using a prototype command (LICENSE:PD) |
+ARGUMENTS:M_CLI2 | get_args | return keyword values when parsing command line arguments (LICENSE:PD) |
+ARGUMENTS:M_CLI2 | get_args_fixed_length | return keyword values for fixed-length string when parsing command line (LICENSE:PD) |
+ARGUMENTS:M_CLI2 | get_args_fixed_size | return keyword values for fixed-size array when parsing command line arguments (LICENSE:PD) |
+ARGUMENTS:M_CLI2 | get_subcommand | special-case routine for handling subcommands on a command line (LICENSE:PD) |
+ARGUMENTS:M_CLI2 | set_args | command line argument parsing (LICENSE:PD) |
+ARGUMENTS:M_CLI2 | set_mode | turn on optional modes (LICENSE:PD) |
+ARGUMENTS:M_CLI2 | specified | return true if keyword was present on command line (LICENSE:PD) |
diff --git a/docs/manpages.tgz b/docs/manpages.tgz
index 3be842a6..052fe161 100755
Binary files a/docs/manpages.tgz and b/docs/manpages.tgz differ
diff --git a/docs/manpages.zip b/docs/manpages.zip
index bd4f7b87..25202fc1 100755
Binary files a/docs/manpages.zip and b/docs/manpages.zip differ
diff --git a/docs/set_args.3m_cli2.html b/docs/set_args.3m_cli2.html
index 6b4f874c..bd2677b1 100755
--- a/docs/set_args.3m_cli2.html
+++ b/docs/set_args.3m_cli2.html
@@ -767,7 +767,7 @@