Skip to content

Commit cb7cd4d

Browse files
committed
Rm confusing part from crate level doc
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 1834f5d commit cb7cd4d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333
//! the remote command directly. Usually, these are the same, though not always, as highlighted in
3434
//! the documetantation the individual methods. See also the section below on Remote Shells.
3535
//!
36-
//! And finally, our commands is default to inheriting stdin/stdout/stderr to be compatible with
37-
//! [`std::process::Command`] and [`tokio::process::Command`].
38-
//!
3936
//! # Connection modes
4037
//!
4138
//! This library provides two way to connect to the [`ControlMaster`]:

0 commit comments

Comments
 (0)