Skip to content

Commit a868fd8

Browse files
committed
Change title
1 parent fc1e165 commit a868fd8

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

scripts/options-flags.template.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
---
2-
title: Arguments
2+
title: Options & Flags
33
template: doc
44
---
55

6-
This is the complete list of arguments available in [ODM](https://github.com/WebODM/ODM). Note that some of these will not be visible from [WebODM](https://github.com/WebODM/WebODM).
6+
This is the complete list of options available in [ODM](https://github.com/WebODM/ODM).
7+
8+
9+
:::note
10+
Some of these will not be visible in [WebODM](https://github.com/WebODM/WebODM) because they either don't apply or are integrated in the user experience workflow (e.g. GCPs are automatically selected, so there's no need to specify a `--gcp` option).
11+
:::
712

813
$arguments

src/content/docs/options-flags.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
title: Arguments
2+
title: Options & Flags
33
template: doc
44
---
55

6-
This is the complete list of arguments available in [ODM](https://github.com/WebODM/ODM). Note that some of these will not be visible from [WebODM](https://github.com/WebODM/WebODM).
6+
This is the complete list of options available in [ODM](https://github.com/WebODM/ODM).
7+
8+
9+
:::note
10+
Some of these will not be visible in [WebODM](https://github.com/WebODM/WebODM) because they either don't apply or are integrated in the user experience workflow (e.g. GCPs are automatically selected, so there's no need to specify a `--gcp` option).
11+
:::
712

813
## 3d-tiles
914

0 commit comments

Comments
 (0)