Imports a morse simulation environment
morse import [-h] [-f] path [name]
Imports a directory as a simulation environment, ie, adds an entry to MORSE's "sites" section of the configuration file (typically, $HOME/.morse/config) that refers to this directory.
path
a relative or absolute path to the simulation environment to import.
name
the name given to the imported environment. If not specified, default to the name of the containing directory (path's basename).
-h, --help
show this help message and exit
-f, --force
forces the import (possibly overwriting existing entry).
Refer to morse(1) for global MORSE options.
2009-2010, LAAS-CNRS/ONERA ; 2010-2014, LAAS-CNRS