mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-08-08 23:25:03 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
ae90ac8a3c
commit
4aec99c8f0
@@ -137,7 +137,7 @@ the tree. Some examples:
|
||||
- `APPLECORN` - relative path
|
||||
- `^` - parent dir
|
||||
- `..` - parent dir (alternate form)
|
||||
- `\^/^` - up two levels
|
||||
- `^/^` - up two levels
|
||||
- `../..` - up two levels (alternate form)
|
||||
- `^/MYSTUFF` - file or directory in parent
|
||||
- Since Acorn's DFS allows filenames beginning with a digit, while ProDOS
|
||||
|
Reference in New Issue
Block a user