pull/612/head
Piero Toffanin 2017-06-24 15:18:39 -04:00
rodzic af7050619a
commit 388f1e816a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -367,7 +367,7 @@ def config():
metavar='<float>',
type=float,
default=0.1,
help='Length of raster cell edges in X/Y units.'
help='Length of raster cell edges in meters.'
'\nDefault: %(default)s')
parser.add_argument('--dem-maxangle',