Skip to content

Conversation

@Makonike
Copy link
Contributor

  • 去掉第一层目录结构,要出除第二层,--strip-components 2 此句意义不明,看起来出除二字应该像是去除,而且又与去掉第一层目录结构的语义上感觉没啥关联。
  • 我将其修改为参数--strip-components NUMBER,在提取时从文件名中删除NUMBER个前导路径,如要去除前二个,参数可以设为--strip-components 2,并添加适当的examples帮助理解

@jaywcjlove jaywcjlove merged commit ce53d4a into jaywcjlove:master Oct 28, 2022
github-actions bot added a commit that referenced this pull request Oct 28, 2022
* docs: update tar.md

* docs: update tar.md ce53d4a
jaywcjlove added a commit that referenced this pull request Oct 28, 2022
github-actions bot added a commit that referenced this pull request Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants