mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-23 18:07:39 +00:00
Merge pull request #485 from Luca0208/ComputerCraft/patch-1
Removed the "the" that was too much(In /rom/help/cd.txt)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
cd changes the the directory you're in.
|
cd changes the directory you're in.
|
||||||
|
|
||||||
ex:
|
ex:
|
||||||
"cd rom" will move to "rom" folder.
|
"cd rom" will move to "rom" folder.
|
||||||
"cd .." will move up one folder.
|
"cd .." will move up one folder.
|
||||||
"cd /" will move to the root.
|
"cd /" will move to the root.
|
||||||
|
Reference in New Issue
Block a user