Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5de548 commit 81af15aCopy full SHA for 81af15a
library/cmd.po
@@ -183,8 +183,8 @@ msgid ""
183
"method, called with an argument ``'bar'``, invokes the corresponding method :"
184
"meth:`!help_bar`, and if that is not present, prints the docstring of :meth:"
185
"`!do_bar`, if available. With no argument, :meth:`!do_help` lists all "
186
-"available help topics (that is, all commands with corresponding :meth:`!help_"
187
-"\\*` methods or commands that have docstrings), and also lists any "
+"available help topics (that is, all commands with corresponding :meth:`!"
+"help_\\*` methods or commands that have docstrings), and also lists any "
188
"undocumented commands."
189
msgstr ""
190
"所有 :class:`Cmd` 的子類別都會繼承預先定義的 :meth:`!do_help` 方法。當此方法"
0 commit comments