Skip to content

Commit 147482b

Browse files
committed
fixed typo [#7]
1 parent fd68265 commit 147482b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Dumps cms pages/blocks to var/sync_cms_data for further import
2828
Options:
2929
-t, --type=TYPE Which type are we dumping - block/page/all
3030
-i, --identifier[=IDENTIFIER] identifier to process (one or CSV list)
31-
-r, --importAll Flag to import all files
31+
-a, --importAll Flag to import all files
3232
```
3333

3434
As you can see from the options, we need to define:

0 commit comments

Comments
 (0)