diff options
Diffstat (limited to 'ShiftOS-TheRevival/Resources/man Manuals/textpad.txt')
| -rw-r--r-- | ShiftOS-TheRevival/Resources/man Manuals/textpad.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/Resources/man Manuals/textpad.txt b/ShiftOS-TheRevival/Resources/man Manuals/textpad.txt new file mode 100644 index 0000000..0fe2434 --- /dev/null +++ b/ShiftOS-TheRevival/Resources/man Manuals/textpad.txt @@ -0,0 +1,8 @@ +A simple text-editor for ShiftOS. + +[FILENAME.TXT] Filename of the text you want to write + + It will open a blank text if the file is not existent + Otherwise, it will open the file and fills the text with the file's content + +example: textpad important.txt
\ No newline at end of file |
