add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

20
pages.zh/linux/sshare.md Normal file
View File

@@ -0,0 +1,20 @@
# sshare
> 列出集群中关联的共享信息。
> 更多信息:<https://slurm.schedmd.com/sshare.html>。
- 列出 Slurm 共享信息:
`sshare`
- 控制输出格式:
`sshare --{{parsable|parsable2|json|yaml}}`
- 控制要显示的字段:
`sshare --format={{format_string}}`
- 仅显示指定用户的信息:
`sshare --users={{user_id_1,user_id_2,...}}`