Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoskys committed Nov 1, 2023
2 parents e3609db + f5e4604 commit 9fe100d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/en/guide/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ required by the plugin through this command.

For example `/env VAR=551;VAR2=asdasd;VAR3="1231"`

All input will be formatted and upper.
All keys(name) will be formatted and upper.

### 🍭 Binding and unbinding

This command is just a subscription command, used to subscribe to RSS messages.

In order to reflect the cross-platform characteristics, it **actually has no effect**.
In order to reflect the cross-platform characteristics, it **actually has no effect**.
4 changes: 2 additions & 2 deletions docs/guide/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ env - 虚拟环境设置

比如 `/env VAR=551;VAR2=asdasd;VAR3="1231"`

所有值会被自动格式化并大写
所有键名会被自动格式化并大写

### 🍭 绑定和解绑

此命令只是一个订阅命令而已,用于订阅 RSS 消息。

为了体现跨平台的特性,实际并没有什么作用。
为了体现跨平台的特性,实际并没有什么作用。

0 comments on commit 9fe100d

Please sign in to comment.