]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/dwarf-index-cache.c
Make first and last lines of 'command help documentation' consistent.
[thirdparty/binutils-gdb.git] / gdb / dwarf-index-cache.c
index f003022b72a3acc9010c1d19c95110f114fa9bd5..e56cb59343c6837f062ee550aa301384a7540a32 100644 (file)
@@ -340,12 +340,12 @@ _initialize_index_cache ()
 
   /* set index-cache */
   add_prefix_cmd ("index-cache", class_files, set_index_cache_command,
-                 _("Set index-cache options"), &set_index_cache_prefix_list,
+                 _("Set index-cache options."), &set_index_cache_prefix_list,
                  "set index-cache ", false, &setlist);
 
   /* show index-cache */
   add_prefix_cmd ("index-cache", class_files, show_index_cache_command,
-                 _("Show index-cache options"), &show_index_cache_prefix_list,
+                 _("Show index-cache options."), &show_index_cache_prefix_list,
                  "show index-cache ", false, &showlist);
 
   /* set index-cache on */