1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-12-23 14:06:04 +00:00

Merge pull request #485 from Luca0208/patch-1

Removed the "the" that was too much(In /rom/help/cd.txt)
This commit is contained in:
Daniel Ratcliffe
2018-01-12 13:56:48 +00:00
committed by GitHub

View File

@@ -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.