Skip to content

Commit 79438c1

Browse files
committed
split long sentence to newline
1 parent c1da79a commit 79438c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugins/modules/podman_system_info.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
options:
1717
executable:
1818
description:
19-
- Path to C(podman) executable if it is not in the C($PATH) on the machine running C(podman)
19+
- Path to C(podman) executable if it is not in the C($PATH) on the
20+
machine running C(podman)
2021
default: 'podman'
2122
type: str
2223
'''

0 commit comments

Comments
 (0)