database: fix missing word in workflow example

This commit is contained in:
Daniel Friesel 2022-07-11 20:52:12 +02:00
parent b3d06a8eb4
commit af82619915
No known key found for this signature in database
GPG key ID: 100D5BFB5166E005

View file

@ -1163,5 +1163,5 @@ __END__
Recommended workflow:
> systemctl stop travelynx
> perl index.pl migrate
> perl index.pl database migrate
> systemctl start travelynx