Case sensitivity fix
This commit is contained in:
committed by
Traefiker Bot
parent
5381ee65d1
commit
6d90c5a641
@@ -8,7 +8,7 @@ If invoked with no arguments, it processes the standard input
|
||||
in a Read-Eval-Print-Loop. A prompt is displayed if standard input
|
||||
is a terminal.
|
||||
|
||||
Given a file, it operates on that file. if the first line starts with
|
||||
Given a file, it operates on that file. If the first line starts with
|
||||
"#!/usr/bin/env yaegi", and the file has exec permission, then the file
|
||||
can be invoked directly from the shell.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user