Language sync and add back some contents (#575)

* Force syncing contents to Russian documents

* Add NFT note to front page

* Update Histories

* Update command usage
This commit is contained in:
Kobe Arthur Scofield
2024-09-12 19:54:45 +08:00
committed by GitHub
parent 2954e2fd79
commit cf9f72b1d5
10 changed files with 595 additions and 305 deletions
+3 -3
View File
@@ -103,9 +103,9 @@ xray api <command> [arguments]
### xray convert
把配置文件转换成 protobuf 或者把 typedMessage 转换成 json
把配置文件转换成 protobuf 或者把 typedMessage 转换成 JSON
使用方法:
使用方法:
```
xray convert <command> [arguments]
@@ -116,7 +116,7 @@ The commands are:
json Convert typedMessage to json
```
pb 子命令使用示例:
`pb` 子命令使用示例:
```bash
# 用法:xray convert pb [-debug] [-type] [json file] [json file] ...