sacctmgr: fix typo (#10176)

pull/23/head
Zhizhen He 2023-05-11 11:19:18 +08:00 committed by GitHub
parent b1a23bc8cc
commit 107a622d31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"`