This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
david
/
tldr
espejo de
https://github.com/tldr-pages/tldr.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
cls: add page (
#1689
)
dospunk
hace 7 años
padre
b9c1a7c308
commit
19de41ce06
Se han
modificado 1 ficheros
con
7 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
7
0
pages/windows/cls.md
+ 7
- 0
pages/windows/cls.md
Ver fichero
@@ -0,0 +1,7 @@
+# cls
+
+> Clears the screen.
+
+- Clear the screen:
+
+`cls`