aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS-TheRevival/Resources')
-rw-r--r--ShiftOS-TheRevival/Resources/man Manuals/bc.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/ShiftOS-TheRevival/Resources/man Manuals/bc.txt b/ShiftOS-TheRevival/Resources/man Manuals/bc.txt
index c710e86..249210e 100644
--- a/ShiftOS-TheRevival/Resources/man Manuals/bc.txt
+++ b/ShiftOS-TheRevival/Resources/man Manuals/bc.txt
@@ -1 +1,6 @@
-A basic command-line tool for simple calculation. \ No newline at end of file
+A basic command-line tool for simple calculation.
+
+example:
+5*5+5
+8-3
+44/2 \ No newline at end of file