From 22958f3a498b470fc3aa5627966bc5a8db641c4c Mon Sep 17 00:00:00 2001 From: paoloserra Date: Wed, 19 Jun 2024 19:09:39 +0200 Subject: [PATCH] readme format --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 66e6c28..0ca79c0 100755 --- a/README.rst +++ b/README.rst @@ -33,6 +33,7 @@ Work in progress: convolution of input images to a common synthesised beam befor Usage ======= +``` usage: mosaic-queen [-h] -i INPUT -t TARGET_IMAGES [TARGET_IMAGES ...] -o OUTPUT -n NAME [-j NUM_WORKERS] [-a] [-r] [-f] [-bc BEAM_CUTOFF] [-mc MOSAIC_CUTOFF] [-u] @@ -120,4 +121,4 @@ optional arguments: the unit used by the input images), if the user does not want to image the entire velocity/frequency range covered by the input cubes. - +```