Skip to content

Commit

Permalink
Merge pull request #3676 from fzoske/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
vrothberg authored Aug 2, 2019
2 parents e3240da + 944a68c commit 2cc5913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/podman/generate_systemd.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var (
}
return nil
},
Example: `podman generate kube ctrID
Example: `podman generate systemd ctrID
`,
}
)
Expand Down

0 comments on commit 2cc5913

Please sign in to comment.