9 lines
404 B
Text
9 lines
404 B
Text
$ datalad run-procedure example "this text will be in the file 'example2'"
|
|
[INFO] Running procedure example
|
|
[INFO] == Command start (output follows) =====
|
|
add(ok): example2 (file)
|
|
add(ok): somedir/example (file)
|
|
add(ok): .gitattributes (file)
|
|
save(ok): . (dataset)
|
|
[INFO] == Command exit (modification check follows) =====
|
|
run(ok): /home/me/procs/somedataset (dataset) [VIRTUALENV/bin/python /home/m...]
|