kill: fix highlighting long and short options according to guideline (#12934)

pull/28/head
Sebastiaan Speck 2024-06-12 07:35:00 +02:00 committed by GitHub
parent e927d489bb
commit f2b3639ce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
- List signal values and their corresponding names (to be used without the `SIG` prefix):
`kill -{{L|-table}}`
`kill {{-L|--table}}`
- Terminate a background job: