File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ msgid ""
189189"method, called with an argument ``'bar'``, invokes the corresponding method :"
190190"meth:`help_bar`, and if that is not present, prints the docstring of :meth:"
191191"`do_bar`, if available. With no argument, :meth:`do_help` lists all "
192- "available help topics (that is, all commands with corresponding :meth:`help_ "
193- "\\ *` methods or commands that have docstrings), and also lists any "
192+ "available help topics (that is, all commands with corresponding :meth:"
193+ "`help_ \\ *` methods or commands that have docstrings), and also lists any "
194194"undocumented commands."
195195msgstr ""
196196"Todas las subclases de :class:`Cmd` heredan un :meth:`do_help` predefinido. "
You can’t perform that action at this time.
0 commit comments