mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 16:43:01 +02:00
fix: change -i to -nog
This commit is contained in:
parent
8cc2316ce7
commit
b2186a62ef
@ -152,7 +152,7 @@ def print_help():
|
|||||||
-nd, --no-display (does not show the plots)
|
-nd, --no-display (does not show the plots)
|
||||||
-s, --save (if issued WILL save the files)
|
-s, --save (if issued WILL save the files)
|
||||||
exemplary use:
|
exemplary use:
|
||||||
python main.py -nop 5 -sop 20 -ms 0.1 -i 100 -min -5.12 -max 5.12 -noo 100
|
python main.py -nop 5 -sop 20 -ms 0.1 -nog 100 -min -5.12 -max 5.12 -noo 100
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user