Skip to content

Commit 3f8c676

Browse files
committed
update doc
1 parent 10afed2 commit 3f8c676

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- [csvtk v0.31.1](https://github.com/shenwei356/csvtk/releases/tag/v0.31.1)
22
[![Github Releases (by Release)](https://img.shields.io/github/downloads/shenwei356/csvtk/v0.31.1/total.svg)](https://github.com/shenwei356/csvtk/releases/tag/v0.31.1)
33
- `csvtk filter2/mutate2/mutate3`:
4-
- fix the slow speed, I was stupid before. [#172](https://github.com/shenwei356/csvtk/issues/172)
4+
- **fix the slow speed**, I was stupid before. [#172](https://github.com/shenwei356/csvtk/issues/172)
55
- `csvtk csv2json`:
66
- further fix values with double quotes and new line symbols. [#291](https://github.com/shenwei356/csvtk/issues/291)
77
- [csvtk v0.31.0](https://github.com/shenwei356/csvtk/releases/tag/v0.31.0)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ It could save you lots of time in (not) writing Python/R scripts.
6464

6565
## Subcommands
6666

67-
53 subcommands in total.
67+
54 subcommands in total.
6868

6969
**Information**
7070

doc/docs/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- [csvtk v0.31.1](https://github.com/shenwei356/csvtk/releases/tag/v0.31.1)
1010
[![Github Releases (by Release)](https://img.shields.io/github/downloads/shenwei356/csvtk/v0.31.1/total.svg)](https://github.com/shenwei356/csvtk/releases/tag/v0.31.1)
1111
- `csvtk filter2/mutate2/mutate3`:
12-
- fix the slow speed, I was stupid before. [#172](https://github.com/shenwei356/csvtk/issues/172)
12+
- **fix the slow speed**, I was stupid before. [#172](https://github.com/shenwei356/csvtk/issues/172)
1313
- `csvtk csv2json`:
1414
- further fix values with double quotes and new line symbols. [#291](https://github.com/shenwei356/csvtk/issues/291)
1515

0 commit comments

Comments
 (0)