Update Technical informations authored by Moreau Nicolas's avatar Moreau Nicolas
...@@ -49,12 +49,12 @@ docker-compose up -d ...@@ -49,12 +49,12 @@ docker-compose up -d
Yafits provides a bash control script called yafits installed in the root directory. It accepts the following arguments : Yafits provides a bash control script called yafits installed in the root directory. It accepts the following arguments :
* help Show this help * help : Show help
* build Build the application * build : Build the application
* buildrun Build and run the application * buildrun : Build and run the application
* prune Prune existing containers * prune : Prune existing containers
* run Run the application without build * run : Run the application without build
* updatespectro Will build and run yafits, spectroscopy database will be updated * updatespectro : Will build and run yafits, spectroscopy database will be updated
# Starting portainer # Starting portainer
... ...
......