Skip to content

Commit

Permalink
Update CLI.md
Browse files Browse the repository at this point in the history
  • Loading branch information
casperstorm committed Sep 12, 2021
1 parent dda3d74 commit 49591ae
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CLI.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ OPTIONS:

# Space separated list of flavors to include in backup.
# If ommited, all flavors will be included
# [possible values: retail, ptr, beta, classic_era, classic_era_ptr, classic, classic_ptr, classic_beta]
# [possible values: retail, ptr, beta, classic_era, classic_era_ptr, classic,
# classic_ptr, classic_beta]

-f, --flavors <flavors>

Expand Down Expand Up @@ -111,7 +112,8 @@ USAGE:

ARGS:
# Flavor to install addon under
# [possible values: retail, ptr, beta, classic_era, classic_era_ptr, classic, classic_ptr, classic_beta]
# [possible values: retail, ptr, beta, classic_era, classic_era_ptr, classic,
# classic_ptr, classic_beta]

<flavor>

Expand Down Expand Up @@ -170,7 +172,8 @@ ARGS:
<path>

# Flavor to use from the path. If none, we use all we find
# [possible values: retail, ptr, beta, classic_era, classic_era_ptr, classic, classic_ptr, classic_beta]
# [possible values: retail, ptr, beta, classic_era, classic_era_ptr, classic,
#classic_ptr, classic_beta]

[flavor]
```
Expand Down

0 comments on commit 49591ae

Please sign in to comment.