Show merge options

pull/1004/head
Piero Toffanin 2019-06-30 12:07:21 -04:00
rodzic 2cb2ee281b
commit 63b3f264cd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -571,7 +571,7 @@ def config():
choices=['all', 'pointcloud', 'orthophoto', 'dem'],
help=('Choose what to merge in the merge step in a split dataset. '
'By default all available outputs are merged. '
'Default: '
'Options: %(choices)s. Default: '
'%(default)s'))
args = parser.parse_args()