diff options
author | Alexis211 <alexis211@gmail.com> | 2009-09-20 16:09:38 +0200 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2009-09-20 16:09:38 +0200 |
commit | 5d7ad3933bc2de69c2b7d09791adf305de019d8a (patch) | |
tree | f0b68e5e02ef99efdc8ffbed350c3f5cee1c7d97 /Source/Kernel/Ressources | |
parent | a1ffeb45b310b2e0dd9ae6a40b13ccc447eb0ef6 (diff) | |
download | Melon-5d7ad3933bc2de69c2b7d09791adf305de019d8a.tar.gz Melon-5d7ad3933bc2de69c2b7d09791adf305de019d8a.zip |
Implemented FileVT.
Diffstat (limited to 'Source/Kernel/Ressources')
-rw-r--r-- | Source/Kernel/Ressources/Texts/Info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Kernel/Ressources/Texts/Info.txt b/Source/Kernel/Ressources/Texts/Info.txt index 1a57fc9..56016a2 100644 --- a/Source/Kernel/Ressources/Texts/Info.txt +++ b/Source/Kernel/Ressources/Texts/Info.txt @@ -2,4 +2,4 @@ These files were just added here for fun. Oh, you wanted to know what the wf command meant ? Simple : it means Write File. Type 'wf filename' and then enter the -file's contents, ending with <CRLF>.<CRLF> +file's contents, ending with <CR>.<CR> |