mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-05 03:17:50 +08:00
Fix format of elvdoc for -source.
This commit is contained in:
parent
09b8dcdf2f
commit
d844d80ebb
|
@ -291,7 +291,7 @@ func useMod(fm *Frame, spec string) (*Ns, error) {
|
|||
// However, the file may mutate variables that already exist, and such mutations
|
||||
// are persisted:
|
||||
//
|
||||
// ```elvish
|
||||
// ```elvish-transcript
|
||||
// ~> foo = lorem
|
||||
// ~> echo 'foo = ipsum' > a.elv
|
||||
// ~> -source a.elv
|
||||
|
|
Loading…
Reference in New Issue
Block a user