Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b158f328 authored by BOULLE Olivier's avatar BOULLE Olivier
Browse files

update reading

parent ce3c3283
No related branches found
No related tags found
No related merge requests found
......@@ -4,29 +4,29 @@ List of commands to use the workflow
dna_create
dna_create [-sim] [-fl int] [-sp string] Cname
>`dna_create [-sim] [-fl int] [-sp string] Cname`
create an empty container
dna_add
dna_add DName Cname
>`dna_add DName Cname`
add a document in the container
dna_del
dna_del DI Cname
>`dna_del DI Cname`
delete a document from the container
dna_list
dna_list Cname
>`dna_list Cname`
display the list of documents in the container
dna_store
dna_store [-n_synth int] [-i_error float] [-d_error float] [-s_error float] Cname
>`dna_store [-n_synth int] [-i_error float] [-d_error float] [-s_error float] Cname`
synthetise the documents of the container into dna molecules
dna_read
dna_read [-n_read int] Cname DI Dname
>`dna_read [-n_read int] Cname DI Dname`
sequence a document of the container
dna_test_commands
dna_test_commands
>`dna_test_commands`
complete cycle test with a small document
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment