sacctmgr: fix typo (#10176)

This commit is contained in:
Zhizhen He
2023-05-11 11:19:18 +08:00
committed by GitHub
parent b1a23bc8cc
commit 107a622d31

View File

@@ -17,4 +17,4 @@
- 以指定格式显示用户、账户资源关联、集群、账户的详细信息:
`sacctmgr show {{user|association|cluster|account}} format="Accout%10" format="GrpTRES%30"`
`sacctmgr show {{user|association|cluster|account}} format="Account%10" format="GrpTRES%30"`