mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-13 18:07:51 +08:00
5fae5b29b6
Instead of using strings.Fields, use the actual Elvish parser to retrieve options and arguments. Among probably others, this fixes the elvdoc of "echo", whose usage previously read (note the bogus $ in the default value of &sep): echo &sep=' $' $value... |
||
---|---|---|
.. | ||
elvdoc_test.go | ||
elvdoc.go |