mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Make default output file name airframes_reference.md, which is expected by our gitbooks
This commit is contained in:
parent
8edc70d150
commit
02b1048752
@ -66,7 +66,7 @@ def main():
|
||||
const="airframes.md",
|
||||
metavar="FILENAME",
|
||||
help="Create Markdown file"
|
||||
" (default FILENAME: airframes.md)")
|
||||
" (default FILENAME: airframes_reference.md)")
|
||||
parser.add_argument("-s", "--start-script",
|
||||
nargs='?',
|
||||
const="rc.autostart",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user