Skip to content

Commit 29050e1

Browse files
authored
Merge pull request #110 from fullsteamlabs/import-docs
Clarify implications of using `--skip-copy`
2 parents fff4dc8 + 988ce77 commit 29050e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Media_Command.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ public function regenerate( $args, $assoc_args = array() ) {
196196
*
197197
* [--skip-copy]
198198
* : If set, media files (local only) are imported to the library but not moved on disk.
199+
* File names will not be run through wp_unique_filename() with this set.
199200
*
200201
* [--preserve-filetime]
201202
* : Use the file modified time as the post published & modified dates.

0 commit comments

Comments
 (0)