Skip to content

Commit

Permalink
fixed doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Feb 27, 2018
1 parent 195466c commit 19a401c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions emu/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ def main():
import argparse

parser = argparse.ArgumentParser(
description="""Script for starting a demo Malleefowl WPS
instance with processes for climate data access.
description="""Script for starting a demo WPS.
This service is by default available at http://localhost:5000/wps""",
epilog="""Do not use this service in a production environment.
It's intended to be running in a test environment only!
Expand Down

0 comments on commit 19a401c

Please sign in to comment.