Skip to content

Create ufw.md #636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 24, 2025
Merged

Create ufw.md #636

merged 3 commits into from
Feb 24, 2025

Conversation

li7355608
Copy link
Contributor

新增ufw命令

新增ufw命令
command/ufw.md Outdated
@@ -0,0 +1,103 @@
# ufw
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

```markdown
CommandName
===
这里是命令介绍,它可以被搜索到,如果你有个流行的应用,包含多个命令,可放到这里,以便搜索到对应的命令

命令的标题需要用 ===,因为这是脚本获取标题的方法

ufw
===

let title = str.match(/[^===]+(?=[===])/g);

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@li7355608 感谢贡献,需要稍微修改一下

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

抱歉,md格式直接贴过来了,我修改一下

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@li7355608 感谢贡献,需要稍微修改一下

文档修改完毕,烦请再次审查

修改标题获取
规范格式
@jaywcjlove jaywcjlove merged commit 4ce1d2d into jaywcjlove:master Feb 24, 2025
github-actions bot added a commit that referenced this pull request Feb 24, 2025
* Create ufw.md

新增ufw命令

* Update ufw.md

修改标题获取

* Update ufw.md

规范格式 4ce1d2d
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