diff --git a/content/features/te-cli/te-cli-commands.md b/content/features/te-cli/te-cli-commands.md index b68e66c0..8210bf67 100644 --- a/content/features/te-cli/te-cli-commands.md +++ b/content/features/te-cli/te-cli-commands.md @@ -691,7 +691,7 @@ Format DAX or M/Power Query expressions. - `-t, --type ` - disambiguate when the path matches multiple table-children. - `--lang ` - expression language: `dax` (default) or `m`/`pq` for Power Query. - `--semicolons` - use semicolons as list separators (European locale). -- `--long` - use long format (more line breaks). Default is short. +- `--long` - use long format (fewer line breaks). Default is short. - `--no-space-after-function` - skip the space after function names. - `--save` / `--save-to` - persist formatted expressions.