Lines 25-30
Link Here
|
25 |
<cmdsynopsis> |
25 |
<cmdsynopsis> |
26 |
<command>koha-translate</command> <arg><option>-i</option>|<option>--install</option></arg> <arg><option>-u</option>|<option>--update</option></arg> <arg><option>-r</option>|<option>--remove</option></arg> <arg><option>-c</option>|<option>--check</option></arg> <arg choice="req" rep="norepeat"><replaceable>lang_code</replaceable></arg> |
26 |
<command>koha-translate</command> <arg><option>-i</option>|<option>--install</option></arg> <arg><option>-u</option>|<option>--update</option></arg> <arg><option>-r</option>|<option>--remove</option></arg> <arg><option>-c</option>|<option>--check</option></arg> <arg choice="req" rep="norepeat"><replaceable>lang_code</replaceable></arg> |
27 |
<command>koha-translate</command> <arg><option>-l</option>|<option>--list</option></arg> <arg><option>-a</option>|<option>--available</option></arg> |
27 |
<command>koha-translate</command> <arg><option>-l</option>|<option>--list</option></arg> <arg><option>-a</option>|<option>--available</option></arg> |
|
|
28 |
<command>koha-translate</command> <arg><option>-h</option>|<option>--help</option></arg> |
28 |
</cmdsynopsis> |
29 |
</cmdsynopsis> |
29 |
</refsynopsisdiv> |
30 |
</refsynopsisdiv> |
30 |
|
31 |
|
Lines 43-48
Link Here
|
43 |
</listitem> |
44 |
</listitem> |
44 |
</varlistentry> |
45 |
</varlistentry> |
45 |
<varlistentry> |
46 |
<varlistentry> |
|
|
47 |
<term><option>-h, --help</option></term> |
48 |
<listitem> |
49 |
<para>Print usage information.</para> |
50 |
</listitem> |
51 |
</varlistentry> |
52 |
<varlistentry> |
46 |
<term><option>-i, --install</option></term> |
53 |
<term><option>-i, --install</option></term> |
47 |
<listitem> |
54 |
<listitem> |
48 |
<para>Install the specified lang_code language translation.</para> |
55 |
<para>Install the specified lang_code language translation.</para> |