mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
sacctmgr: fix typo (#10176)
This commit is contained in:
parent
b1a23bc8cc
commit
107a622d31
1 changed files with 1 additions and 1 deletions
|
@ -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"`
|
||||
|
|
Loading…
Add table
Reference in a new issue