Fix user summary, as there must be a space between -u and dbuser, etc

This commit is contained in:
Isaac Connor 2021-08-05 13:27:04 -04:00
parent 5bc9cfaa6a
commit 91903d2822
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ zmupdate.pl - check and upgrade ZoneMinder database
=head1 SYNOPSIS
zmupdate.pl -c,--check | -f,--freshen | -v<version>,--version=<version> [-u<dbuser> -p<dbpass>]
zmupdate.pl -c,--check | -f,--freshen | -v<version>,--version=<version> [-u <dbuser> -p <dbpass>]
=head1 DESCRIPTION