Explorar o código

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

Sebastiaan Speck hai 9 meses
pai
achega
f2b3639ce2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/linux/kill.md

+ 1 - 1
pages/linux/kill.md

@@ -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: