From cd741c3850b861c48fbb2a8e51f1189fb006b935 Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Fri, 4 Nov 2022 08:56:41 +0700 Subject: Terminal Display Driver added, migrating Shiftorium functions into Module --- ShiftOS-TheRevival/Resources/man Manuals/man.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ShiftOS-TheRevival/Resources/man Manuals/man.txt (limited to 'ShiftOS-TheRevival/Resources/man Manuals/man.txt') diff --git a/ShiftOS-TheRevival/Resources/man Manuals/man.txt b/ShiftOS-TheRevival/Resources/man Manuals/man.txt new file mode 100644 index 0000000..53eb94f --- /dev/null +++ b/ShiftOS-TheRevival/Resources/man Manuals/man.txt @@ -0,0 +1,5 @@ +Shows up a manual on each corresponding command and its example of action + +[COMMAND] Any command that you want to get the manual for + +Example: man help \ No newline at end of file -- cgit v1.2.3