Restore positional parameters

Positional parameters immediately follow the restore command and precede the optional parameters.

The following positional parameters specify the object to restore:
* | database_name1, ..., database_nameN
*
Restore all components sequentially.
The following positional parameters specify the type of restore to run:
FULL | COPY | INCRemental | DIFFerential
FULL
Restore a full backup.
COPY
Restore a copy backup.
INCRemental
Restore an incremental backup.
DIFFerential
Restore a differential backup.