Merge pull request #1 from AnonymousWP/master

Fixed typo in the help output of `updateNews`
This commit is contained in:
Sheldan
2021-09-18 14:55:42 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
This command can be used to update the news post complete.
This command can be used to update the news post completely.
This will effectively render the template new (including author) and replace the contents of the existing news post.
Editing the news post does not re-ping any roles.
This is only possible as long as the news post was not locked and is still stored in the database.