Skip to content

Commit d0cde93

Browse files
authored
Permanently delete trashed entries
1 parent 30e1784 commit d0cde93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/class-gf-cli-entry.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public function get( $args, $assoc_args ) {
128128
* wp gf entry delete 1
129129
* wp gf entry delete 1 3 7 10
130130
* wp gf entry delete 1 --force
131-
* wp gf entry delete $(wp gf entry list 1 --status=trash --format=ids )
131+
* wp gf entry delete $(wp gf entry list 1 --status=trash --format=ids ) --force
132132
*
133133
* @synopsis <entry-id>... [--force]
134134
*/

0 commit comments

Comments
 (0)