Skip to content

Commit 0cd931d

Browse files
committed
Improved description for the wp-cli cache command
1 parent aeb15db commit 0cd931d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cache_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* The cache command manipulates the WP Object Cache. Codex: https://codex.wordpress.org/Class_Reference/WP_Object_Cache.
5-
* This is a a test
5+
*
66
*
77
* Use a persistent object cache drop-in to persist cache values between requests.
88
*

0 commit comments

Comments
 (0)