Skip to content

Commit 3d58df2

Browse files
committed
work on docs
1 parent b7e8556 commit 3d58df2

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

docs/source/cli.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,15 @@ Options:
6464
remove credentials.
6565
--help Show this message and exit.
6666
```
67+
68+
69+
## Create Tutorial from json file (e.g. provided in sample data)
70+
71+
```
72+
Usage: mapswipe_workers create-tutorial [OPTIONS]
73+
74+
Options:
75+
--input_file TEXT The json file with your tutorial information. [required]
76+
--help Show this message and exit.
77+
78+
```

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Welcome to MapSwipe Back-End's documentation!
2222
configuration
2323
installation
2424
updating
25+
testing
2526
debugging
2627
backup
2728

File renamed without changes.

0 commit comments

Comments
 (0)