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/shiftorium.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ShiftOS-TheRevival/Resources/man Manuals/shiftorium.txt (limited to 'ShiftOS-TheRevival/Resources/man Manuals/shiftorium.txt') diff --git a/ShiftOS-TheRevival/Resources/man Manuals/shiftorium.txt b/ShiftOS-TheRevival/Resources/man Manuals/shiftorium.txt new file mode 100644 index 0000000..8850656 --- /dev/null +++ b/ShiftOS-TheRevival/Resources/man Manuals/shiftorium.txt @@ -0,0 +1,10 @@ +A software center for upgrading features in ShiftOS + +[OPTION] Shiftorium execute mode +LIST Printing a list of available upgrade in ShiftOS +INFO Displays informations such as description, instruction, and example command +INSTALL Install the selected feature to ShiftOS (if the Codepoints are either equal or more to required) + +[featureName] Feature name + +Example: shiftorium install man, shiftorium info clear \ No newline at end of file -- cgit v1.2.3