Show merge options

Former-commit-id: 63b3f264cd
pull/1161/head
Piero Toffanin 2019-06-30 12:07:21 -04:00
rodzic 5318592ebe
commit 49702d92cd
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()