Readme improved
This commit is contained in:
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
|
|
||||||
|
Reference in New Issue
Block a user