add new chinese translations
This commit is contained in:
20
pages.zh/linux/sshare.md
Normal file
20
pages.zh/linux/sshare.md
Normal 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,...}}`
|
Reference in New Issue
Block a user