Provided by: morse-simulator_1.2-1ubuntu1_amd64 

NAME
morse-import - Imports a MORSE simulation environment
SYNOPSIS
morse import [-h] [-f] path [name]
DESCRIPTION
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.
OPTIONS
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.
SEE ALSO
morse(1)
COPYRIGHT
2009-2010, LAAS-CNRS/ONERA ; 2010-2014, LAAS-CNRS
1.2 February 19, 2014 MORSE-IMPORT(1)