mirror of
https://github.com/containers/podman.git
synced 2025-12-01 02:27:13 +08:00
Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation
No header info for systemd generation
This commit is contained in:
@@ -32,6 +32,11 @@ func (s *APIServer) registerGenerateHandlers(r *mux.Router) error {
|
||||
// default: false
|
||||
// description: Create a new container instead of starting an existing one.
|
||||
// - in: query
|
||||
// name: noHeader
|
||||
// type: boolean
|
||||
// default: false
|
||||
// description: Do not generate the header including the Podman version and the timestamp.
|
||||
// - in: query
|
||||
// name: time
|
||||
// type: integer
|
||||
// default: 10
|
||||
|
||||
Reference in New Issue
Block a user