diff options
| author | EverythingWindows <windowseverything61@gmail.com> | 2022-11-09 07:02:59 +0700 |
|---|---|---|
| committer | EverythingWindows <windowseverything61@gmail.com> | 2022-11-09 07:02:59 +0700 |
| commit | e2051f44b828b2347be216931377817efb2648d7 (patch) | |
| tree | 3d33d901c9a2718dc65b08038b85e427734749ad /ShiftOS-TheRevival/Resources/man Manuals/textpad.txt | |
| parent | 680d108f072a4505ba6e2148d619bc8b6de6ad84 (diff) | |
| download | shiftos-therevival-old-e2051f44b828b2347be216931377817efb2648d7.tar.gz shiftos-therevival-old-e2051f44b828b2347be216931377817efb2648d7.tar.bz2 shiftos-therevival-old-e2051f44b828b2347be216931377817efb2648d7.zip | |
syncing man command
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 |
