wm: doc

Download patch

ref: 9d46129411104fe22f4dab24263b7ce871e68764
parent: 5efe2ea9a046c2c02bfdccbe9de7b70f46d669e5
author: jrmu <jrmu@cirno>
date: Wed Sep 20 07:51:24 IST 2023

Added history

--- /dev/null
+++ b/history.ms
@@ -1,0 +1,5 @@
+To get command history:
+
+.P1
+fn history {grep '^term%' /mnt/wsys/text|sed -e 's/^term%//'}
+.P2
\ No newline at end of file
--