Skip to content

Commit f64c8b6

Browse files
committed
encoding man-page
- `man`: Add `--encoding` option to the man-page
1 parent 69a853e commit f64c8b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

man/man1/dsc-datatool.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ Set the special DSC skipped key. (default to "-:SKIPPED:-")
134134
.BI "--skipped-sum-key " SKIPPED_SUM_KEY
135135
Set the special DSC skipped sum key. (default to "-:SKIPPED_SUM:-")
136136
.TP
137+
.BI "--encoding " ENCODING
138+
Set the encoding to use when reading and writing files, default to utf-8.
139+
.TP
137140
.B -v, --verbose
138141
Increase the verbose level, can be given multiple times.
139142
.TP

0 commit comments

Comments
 (0)