18 lines
461 B
HTML
18 lines
461 B
HTML
|
---
|
||
|
layout: page
|
||
|
category_title: Basic commands
|
||
|
category-page: basic
|
||
|
tags: Whatis
|
||
|
author: Marzio Lunghi
|
||
|
title: Whatis
|
||
|
<!--next-page: pages/cmd/basic/ --> <!-- The sequence must be defined -->
|
||
|
---
|
||
|
|
||
|
<h2> Whatis </h2>
|
||
|
|
||
|
<p> By writing the command with the syntax: </p>
|
||
|
<br>
|
||
|
<pre> Device-name:Current-position username$ whatis command-name </pre>
|
||
|
<br>
|
||
|
<p> It gives you back a short description of the command, including what does it do. Flags are omitted. </p>
|