Commit 7080b09e authored by Roque Porchetto's avatar Roque Porchetto

erp5_wendelin_telecom_UI: documentation page update

parent 9a9779f6
......@@ -34,7 +34,7 @@
<p class="first" > ebulk [-h|--help] [-r|--readme] [-e|--examples] &lt;command&gt; [&lt;args>]</p>
<p class="newline" > [-d|--directory &lt;path&gt;] [-c|--chunk &lt;size&gt;]</p>
<p class="newline" > [-s|--storage &lt;storage&gt;] [-cs|--custom-storage]</p>
<p class="newline last" > [-a|--advanced] [-dc|--discard-changes]</p>
<p class="newline last" > [-a|--advanced] [-dc|--discard-changes] [-dd |--set-description]</p>
</div>
<h1>COMMANDS</h1>
......@@ -80,12 +80,22 @@
<p class="command">reset &lt;path&gt;</p>
<p class="last">Resets marked files in path. The path can be a specific file or a directory. Any file previously marked for ingestion (add or remove) will be reset.</p>
<p class="command">store-credentials</p>
<p class="last">Stores user and password for automatic authentication.</p>
<p class="command">config</p>
<p class="last">Allows user to set tool automatic actions. For example, automatic download/update for local datasets, automatic resume of interrupted operations, etc.</p>
<h1>OPTIONS</h1>
<p class="command">-d &lt;path&gt;</p>
<p class="command">--directory &lt;path&gt;</p>
<p class="last">Allows to use a custom location as data set directory. That directory will be linked to the data set reference, so any future operation on it will refer to that data set, no matter if the directory is moved or renamed.</p>
<p class="command">-dd</p>
<p class="command">--set-description</p>
<p class="last">Allows user to edit dataset description.</p>
<p class="command">-c &lt;size&gt;</p>
<p class="command">--chunk &lt;size&gt;</p>
<p class="last">Operations on large files are split into smaller chunks; by default, the size of the chunks is 50Mb. This command allows to set the size (in Megabytes) of the chunks in case is needed.</p>
......
......@@ -232,7 +232,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>972.4119.39390.23193</string> </value>
<value> <string>972.22785.16533.15206</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>1543852326.09</float>
<float>1544972308.75</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment