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 2b79dc0 commit ce81c14Copy full SHA for ce81c14
doc/source/SSHClient.rst
@@ -313,6 +313,7 @@ API: SSHClient and SSHAuth.
313
.. versionadded:: 1.0
314
315
.. py:method:: enter_password(self, tgt)
316
+
317
Enter password to STDIN.
318
319
Note: required for 'sudo' call
doc/source/proc_enums.rst
@@ -8,4 +8,4 @@ API: ExitCodes
8
9
.. py:class:: ExitCodes(int, enum.Enum)
10
11
- """Linux & bash exit codes."""
+ Linux & bash exit codes.
0 commit comments