Commit Graph

2 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Vitor Henrique af35564618
pages*: do not use config abbreviation (#12118)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-25 10:59:16 +05:30
Daniel Birket 83cb0c5cd7
ffe: add page (#6261)
* ffe: add page

* ffe: changes following review comments

- Clarified required default or specific configuration
  - Added .ffe to path/to/config.ffe
  - Mentioned ~/fferc in --structure --print example
- Using long-format flags. Short format -c used for later samples
- Fixed case of LastNAme in sample format of --filed-list

* ffe: fix missing braces. oops.

* ffe: add back-quotes and period missing from `~/.fferc`

* ffe: Use Cobra_Case for field names in sample field-list as requested.

* ffe: Accept suggested "A configuration file is required"

* ffe: Change sample --field-list value back to author's CamelCase, as requested.
2021-07-27 17:32:04 +02:00