mirror of https://github.com/containers/podman.git
Fix system service manpage name in API Documentation
[NO NEW TESTS NEEDED] Signed-off-by: Francis Bergin <francisbergin@hotmail.com>
This commit is contained in:
parent
6856c7717d
commit
ec6b7dbd90
|
@ -21,7 +21,7 @@
|
|||
// API responses. This is because the zero value for the field type is null. The field
|
||||
// description in the docs will state what type the field is expected to be for such cases.
|
||||
//
|
||||
// See podman-service(1) for more information.
|
||||
// See podman-system-service(1) for more information.
|
||||
//
|
||||
// Quick Examples:
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue