man rapiconfig (Commandes) - upload an XML config file to a SynCE connected device
NAME
rapiconfig - upload an XML config file to a SynCE connected device
SYNOPSIS
rapiconfig [-d LEVEL] [-h] [-p] [-m] FILENAME
DESCRIPTION
rapiconfig uploads an XML config file to a device connected via SynCE.
OPTIONS
- -d LEVEL
- Set debug log level:
- 0 - No logging (default)
- 1 - Errors only
- 2 - Errors and warnings
- 3 - Everything
- -h
- Display help message.
- -p
- Process the document.
- -m
- Return metadata.
- FILENAME
- Name of the XML configuration document.
AUTHOR
David Eriksson <twogood@users.sourceforge.net>.