Explorar el Código

Merge pull request #27546 from yuexiao-wang/fix-subtitle

Update the subtitle for stack ps
Sebastiaan van Stijn hace 8 años
padre
commit
b2786a3888
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      docs/reference/commandline/stack_ps.md

+ 3 - 3
docs/reference/commandline/stack_ps.md

@@ -40,9 +40,9 @@ Multiple filter flags are combined as an `OR` filter. For example,
 
 The currently supported filters are:
 
-* [id](#id)
-* [name](#name)
-* [desired-state](#desired-state)
+* id
+* name
+* desired-state
 
 ## Related information