Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
order of args matters
  • Loading branch information
ralsina committed Sep 14, 2016
1 parent 04d13de commit 46ec370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v7/import_blogger/README.md
Expand Up @@ -11,6 +11,6 @@ To use it if you don't already have a Nikola site:

```
$ nikola plugin -i import_blogger --user
$ nikola import_blogger your_blogger_dump_file -o output_folder
$ nikola import_blogger -o output_folder your_blogger_dump_file
```

0 comments on commit 46ec370

Please sign in to comment.