mirror of
https://github.com/rzmk/czv.git
synced 2025-12-19 00:09:24 +00:00
docs: shorten note
This commit is contained in:
parent
9bd3090545
commit
55aa4457b8
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ cargo doc --no-deps --workspace --open
|
|||
|
||||
## Notes
|
||||
|
||||
czv is inspired by the command-line tools [xsv](https://github.com/BurntSushi/xsv) and [qsv](https://github.com/jqnatividad/qsv), but czv is not intended to cover all of their commands or features.
|
||||
czv is inspired by the command-line tools [xsv](https://github.com/BurntSushi/xsv) and [qsv](https://github.com/jqnatividad/qsv), but czv is not intended to cover all of their commands.
|
||||
|
||||
Not all provided libraries may be in sync at a given time. See the [available operations table](#available-operations) for a common operation list between libraries (not all implementations for a given operation may be in sync either, for example they may not have the same builder/function arguments).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue