Provided by: morse-simulator_1.4-2ubuntu1_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
Copyright (c) 2009-2010 ONERA Copyright (c) 2009-2016 LAAS-CNRS Copyright (c) 2015-2016 ISAE-SUPAERO
Copyright held by the MORSE authors or the institutions employing them, refer to the AUTHORS file for the
list. The list of the contributors to each file can be obtained from the commit history ('git log
<file>').
UNKNOWN-dirty Jul 24, 2017 MORSE-IMPORT(1)