Clarify in docs that init --batch doesn't drop old database objects

If init is run with the --batch option and a schema migration is done
old database objects (e.g. tables, columns) are not dropped
automatically. Clarify this in the documentation of the --batch option.

Change-Id: I6be33c838b18cfd789a1580ea00e60b064f3e44d
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
1 file changed