Skip to content

Commit 4384e9a

Browse files
author
matthias_schaub
committed
Add outdated notice
1 parent 4e4ee24 commit 4384e9a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/cli.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Command Line Interface
22

3+
THIS DOCUMENT IS OUTDATED: Please use the `--help` flag of the CLI.
4+
5+
---
6+
37
This document describes how to use the command line interface of MapSwipe Worker.
48

59
In our current deployment setup the commands of the MapSwipe Workers CLI are hard-coded in the Docker-Compose File.
610

711
You can run these commands also using docker-compose:
12+
813
```
914
docker-compose run mapswipe_workers mapswipe_workers --help
1015
```

0 commit comments

Comments
 (0)