mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-24 16:07:01 +00:00
Fix typo in shell docs (#1537)
This commit is contained in:
parent
a9d31cd3c6
commit
02f0b7ec14
@ -26,7 +26,7 @@ which program to run:
|
||||
uses the @{shell.path|program path}. This is a colon separated list of
|
||||
directories, each of which is checked to see if it contains the program.
|
||||
|
||||
`list` or `list.lua` doesn't exist in `.` (the current directory), so she
|
||||
`list` or `list.lua` doesn't exist in `.` (the current directory), so the
|
||||
shell now looks in `/rom/programs`, where `list.lua` can be found!
|
||||
|
||||
3. Finally, the shell reads the file and checks if the file starts with a
|
||||
|
Loading…
Reference in New Issue
Block a user