update other place
This commit is contained in:
parent
7bda9b1255
commit
221d0a661a
1 changed files with 1 additions and 1 deletions
|
@ -639,7 +639,7 @@ impl 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…
Add table
Add a link
Reference in a new issue