vid-com 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -4
- package/package.json +1 -1
- package/video_bitrate_tool.js +1 -1
package/README.md
CHANGED
package/package.json
CHANGED
package/video_bitrate_tool.js
CHANGED
|
@@ -614,7 +614,7 @@ async function runArwDelete(args) {
|
|
|
614
614
|
|
|
615
615
|
function printHelp() {
|
|
616
616
|
console.log(`
|
|
617
|
-
|
|
617
|
+
vid-com — Video & ARW media toolkit / 视频扫描压缩 & ARW 转换工具
|
|
618
618
|
═══════════════════════════════════════════════════════════════════════════════
|
|
619
619
|
|
|
620
620
|
Usage / 用法:vid-com <command> [options]
|