update other place
This commit is contained in:
parent
7bda9b1255
commit
221d0a661a
@ -639,7 +639,7 @@ pub fn arg<S: AsRef<OsStr>>(&mut self, arg: S) -> &mut Command {
|
|||||||
///
|
///
|
||||||
/// Note that the arguments are not passed through a shell, but given
|
/// Note that the arguments are not passed through a shell, but given
|
||||||
/// literally to the program. This means that shell syntax like quotes,
|
/// literally to the program. This means that shell syntax like quotes,
|
||||||
/// escaped characters, word splitting, glob patterns, substitution, etc.
|
/// escaped characters, word splitting, glob patterns, variable substitution, etc.
|
||||||
/// have no effect.
|
/// have no effect.
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
|
Loading…
Reference in New Issue
Block a user