rc: allow unquoted = in command arguments
dd fans rejoice! Also helps with commands like go test -run=x.
This commit is contained in:
@@ -109,7 +109,7 @@ The simplest kind of argument is the unquoted word:
|
||||
a sequence of one or more characters none of which is a blank, tab,
|
||||
newline, or any of the following:
|
||||
.EX
|
||||
# ; & | ^ $ = ` ' { } ( ) < >
|
||||
# ; & | ^ $ ` ' { } ( ) < >
|
||||
.EE
|
||||
An unquoted word that contains any of the characters
|
||||
.B *
|
||||
|
||||
Reference in New Issue
Block a user