Skip to content

Commit

Permalink
Merge pull request #422 from wesen/boom/remove-short-flags
Browse files Browse the repository at this point in the history
💥 Remove short flags to give using programs more leeway
  • Loading branch information
wesen authored Oct 22, 2024
2 parents 0afc9ae + f1ca056 commit ac39099
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/settings/flags/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ description: |
a CSV file or a templated markdown or generic template file.
flags:
- name: output
shortFlag: o
type: choice
help: Output format (table, csv, tsv, json, yaml, sql, template, markdown)
default: table
Expand All @@ -22,7 +21,6 @@ flags:
- excel

- name: output-file
shortFlag: f
type: string
help: Output file

Expand Down

0 comments on commit ac39099

Please sign in to comment.