dos/cls: add page (#18770)

This commit is contained in:
Irina
2025-10-18 21:33:47 +03:00
committed by GitHub
parent 6a0c57b89c
commit 127c1bb2e1
+8
View File
@@ -0,0 +1,8 @@
# CLS
> Clear the screen and reset colors.
> More information: <https://help.fdos.org/en/hhstndrd/batch/cls.htm>.
- Clear the screen resetting colors to white on black:
`CLS`