waf: correct description of --sitl-flash-storage

This commit is contained in:
Peter Barker 2021-06-11 12:33:53 +10:00 committed by Andrew Tridgell
parent b2a7841672
commit 0961d651f9
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ configuration in order to save typing.
g.add_option('--sitl-flash-storage',
action='store_true',
default=False,
help='Configure for building SITL with flash storage emulation.')
help='Use flash storage emulation.')
g.add_option('--disable-ekf2',
action='store_true',