1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
2023-07-04 11:04:46 +08:00

18 lines
486 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

title "config"
spark `config 命令,输出配置列表或配置详情。`
chapter "界面"
spark demo config
chapter "参数"
spark `没有参数时,输出当前模块的所有配置列表。指定了参数 key 即配置名,则输出此配置的详细信息。`
order `
key: 配置名
`
chapter "操作"
order `
export导出指定命令的配置到指定的目录中。
import导入指定命令的配置从指定的目录。
trash清理指定命令的配置。`