pull/1623/head
Piero Toffanin 2023-03-20 17:55:52 -04:00
rodzic 61483d9287
commit 4aa83c9956
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -344,7 +344,7 @@ def config(argv=None, parser=None):
action=StoreTrue, action=StoreTrue,
nargs=0, nargs=0,
default=False, default=False,
help='Classify the point cloud outputs using a Simple Morphological Filter. ' help='Classify the point cloud outputs. '
'You can control the behavior of this option by tweaking the --dem-* parameters. ' 'You can control the behavior of this option by tweaking the --dem-* parameters. '
'Default: ' 'Default: '
'%(default)s') '%(default)s')