Publisher

=========

	© 2014-2025 Bohemia Interactive a.s.
	© 2014-2025 Tom4897.info

	All rights reserved.

	See https://community.bistudio.com/wiki/publisher for more details of usage

PublisherCMD, usage

=====

	SYNTAX:
	PublisherCmd update /id:<workshop id> {/changeNote:<change note>|/changeNoteFile:<path to a text file>} /path:<folder with mod content> [/nologo] [/nosummary]

	PARAMETERS:
	/id             - Id of the workshop item to update (required).
	/changeNote     - Text describing the update (required).
	/changeNoteFile - Path to a file with change note (required).
	/path           - Path to the folder with new mod content (required).
	/nologo         - Suppresses display of the sign-on banner.
	/nosummary      - Suppresses display of the parameter summary.

	RESULT:
	Zero means the operation has completed successfully, non-zero value means something went wrong. Please consult the documentation for the error codes.
