Skip to content

Commit

Permalink
Merge pull request #22 from wp-cli/update-readme
Browse files Browse the repository at this point in the history
Update README for max_file_size argument
  • Loading branch information
schlessera authored Oct 2, 2017
2 parents 62a42e3 + 3dd999e commit fe66d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ comments, and attachments. WXR files do not include site configuration
Don't include comments in the WXR export file.

[--max_file_size=<MB>]
A single export file should have this many megabytes.
A single export file should have this many megabytes. -1 for unlimited.
---
default: 15
---
Expand Down

0 comments on commit fe66d39

Please sign in to comment.