Readme improved
This commit is contained in:
parent
1b36afddad
commit
21dc2d6d5b
21
README.md
21
README.md
@ -1,14 +1,13 @@
|
|||||||
#usage
|
# Usage
|
||||||
|
|
||||||
'ruby slackconverter.rb > dms.json'
|
|
||||||
|
|
||||||
|
```bash
|
||||||
|
ruby slackconverter.rb > dms.json
|
||||||
|
```
|
||||||
on your mattermost server:
|
on your mattermost server:
|
||||||
|
```bash
|
||||||
bin/mattermost import bulk --validate
|
bin/mattermost import bulk --validate dms.json
|
||||||
|
```
|
||||||
when there where no errors:
|
when there where no errors:
|
||||||
|
```bash
|
||||||
|
bin/mattermost import bulk --apply dms.json
|
||||||
when there where no errors:
|
```
|
||||||
|
|
||||||
bin/mattermost import bulk --apply
|
|
||||||
|
Loading…
Reference in New Issue
Block a user