We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5615a23 commit 256c137Copy full SHA for 256c137
README.md
@@ -40,14 +40,16 @@ ___________
40
41
* Implement History Feature
42
43
- [history]
44
- -> Displays Commmand History In Numerical Order
+ History Feature Located In Program As "History Utilities"
+
45
+ [history]
46
+ -> Displays Commmand History In Numerical Order
47
- [!!]
- -> Runs Previous Command
48
+ [!!]
49
+ -> Runs Previous Command
50
- [!i]
- -> Runs ith Command In History (Ex. !3 Runs 3rd Command)
51
+ [!i]
52
+ -> Runs ith Command In History (Ex. !3 Runs 3rd Command)
53
54
55
0 commit comments