summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/cls.rst
blob: b8fa335079ea2882a987411e3ccd51a25ddc3f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. SPDX-License-Identifier: GPL-2.0+

.. index::
   single: cls (command)

cls command
===========

Synopsis
--------

::

    cls

Description
-----------

The cls command clears the screen.

Configuration
-------------

The cls command is only available if CONFIG_CMD_CLS=y.