@@ -472,7 +472,7 @@ $ iofog-controller catalog <*command*> <*options*> <br>
472472 -I, --iofog-id string (ioFog node ID)<br >
473473 -g, --config string (Microservice config)<br >
474474 -v, --volumes string[ ] (Microservice volume mapping(s))<br >
475- -l, --log-limit number (Log file size limit (MB))<br >
475+ -l, --log-size number (Log file size limit (MB))<br >
476476 -r, --root-enable (Enable root access)<br >
477477 -R, --root-disable (Disable root access)<br >
478478 -p, --ports string[ ] (Container ports)<br >
@@ -485,7 +485,7 @@ $ iofog-controller catalog <*command*> <*options*> <br>
485485 -I, --iofog-id string (ioFog node ID)<br >
486486 -g, --config string (Microservice config)<br >
487487 -v, --volumes string[ ] (Microservice volume mapping(s))<br >
488- -l, --log-limit number (Log file size limit (MB))<br >
488+ -l, --log-size number (Log file size limit (MB))<br >
489489 -r, --root-enable (Enable root access)<br >
490490 -R, --root-disable (Disable root access)<br >
491491 -w, --rebuild (Rebuild microservice image on fog agent)<br >
0 commit comments