Files
Halyde/halyde/apps/helpdb/edit.txt
T
2025-05-04 17:26:06 +03:00

9 lines
258 B
Plaintext

Usage: edit [PATH]
Opens a file with the text editor, or a new blank file if not specified.
PATH* Specifies the file to be opened.
Examples:
edit Opens a new blank file in the text editor.
edit /LICENSE Opens /LICENSE in the text editor.