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