Skip to content

Commit 483a0ae

Browse files
author
Daniel Bachhuber
committed
Clarify expected output for wp core check-update
See wp-cli/wp-cli#2102
1 parent fc15523 commit 483a0ae

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

commands/core/check-update/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ layout: default
33
title: 'wp core check-update'
44
---
55

6-
`wp core check-update` - Check for update via Version Check API. Returns latest version if there's an update, or empty if no update available.
6+
`wp core check-update` - Check for update via Version Check API.
7+
8+
Lists the most recent versions when there are updates available, or success message when up to date.
79

810
<hr />
911

0 commit comments

Comments
 (0)