小编Jac*_*ack的帖子

在 git 中如何区分 microsoft word 文档?

我一直在关注本指南,了解如何区分 Microsoft Word 文档,但我遇到了这个错误:

Usage:  /usr/bin/docx2txt.pl [infile.docx|-|-h] [outfile.txt|-]
        /usr/bin/docx2txt.pl < infile.docx
        /usr/bin/docx2txt.pl < infile.docx > outfile.txt

        In second usage, output is dumped on STDOUT.

        Use '-h' as the first argument to get this usage information.

        Use '-' as the infile name to read the docx file from STDIN.

        Use '-' as the outfile name to dump the text on STDOUT.
        Output is saved in infile.txt if second argument is omitted.

Note:   infile.docx can also be a directory name …
Run Code Online (Sandbox Code Playgroud)

git version-control diff git-diff git-difftool

5
推荐指数
1
解决办法
4934
查看次数

标签 统计

diff ×1

git ×1

git-diff ×1

git-difftool ×1

version-control ×1