From 11edc9df7be1d1c0ae6254f50e338094fb954cab Mon Sep 17 00:00:00 2001 From: "Fabian P. Schmidt" Date: Tue, 7 May 2019 17:13:34 +0200 Subject: [PATCH] README: Add short usage section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ad2a95b..c65b434 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,13 @@ SatNOGS network. It uses code from the SatNOGS network scheduler. It requires pip install -r requirements.txt ``` +## Usage + +The following command will list all available command-line arguments: +``` +./schedule_single_station.py --help +``` + ## License [![license](https://img.shields.io/badge/license-AGPL%203.0-6672D8.svg)](LICENSE) Copyright 2018 - Cees Bassa, Fabian Schmidt, Pierros Papadeas