We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 275788d + a416101 commit 49e6bcaCopy full SHA for 49e6bca
complete/completion_oafp.yaml
@@ -130,13 +130,13 @@ complete:
130
- name: in=xls
131
desc: A XLSx compatible file -requires file=abc.xlsx-
132
opts:
133
- - name: xlssheet=
+ - name: inxlssheet=
134
desc: The name of sheet to consider -default to the first sheet-
135
- - name: xlsevalformulas=
+ - name: inxlsevalformulas=
136
desc: If false the existing formulas won't be evaluated -defaults to true-
137
- - name: xlscol=
+ - name: inxlscol=
138
desc: The column on the sheet where a table should be detected -e.g. "A"-
139
- - name: xlsrow=
+ - name: inxlsrow=
140
desc: The row on the sheet where a table should be detected -e.g. 1-
141
- name: in=xml
142
desc: An XML format -auto-detected-
0 commit comments