mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 04:33:10 +08:00
Make default output file name airframes_reference.md, which is expected by our gitbooks
This commit is contained in:
committed by
Lorenz Meier
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",
|
||||
|
||||
Reference in New Issue
Block a user