opensc-explorer: clarify command parsing in manual page

This commit is contained in:
Peter Marschall 2018-07-14 14:23:37 +02:00 committed by Frank Morgner
parent 9d501766b4
commit bd97c2b139
1 changed files with 12 additions and 3 deletions

View File

@ -109,9 +109,18 @@
<refsect1> <refsect1>
<title>Commands</title> <title>Commands</title>
<para> <para>
The following commands are supported at <command>opensc-explorer</command>'s <command>opensc-explorer</command> supports commands with arguments
interactive prompt or in script files passed via the command line parameter at its interactive prompt or in script files passed via the command line
<replaceable class="parameter">SCRIPT</replaceable>. parameter <replaceable class="parameter">SCRIPT</replaceable>.
</para>
<para>
Similar to a command shell like e.g. <code>bash</code>,
each input line is split into white-space separated words.
Of these words, the first one is used as the command,
while the remaining ones are treated as arguments to that command.
</para>
<para>
The following commands are supported:
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term> <term>