mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-28 14:39:07 +00:00
smartos imgadm man page reference (#11071)
This commit is contained in:
parent
0175d75a7c
commit
60828e82a4
2 changed files with 15 additions and 7 deletions
|
|
@ -25,8 +25,12 @@ options:
|
|||
description:
|
||||
- Criteria for selecting image. Can be any value from image manifest and V(published_date), V(published), V(source),
|
||||
V(clones), and V(size).
|
||||
- More information can be found at U(https://smartos.org/man/1m/imgadm) under C(imgadm list).
|
||||
- More information can be found at U(https://smartos.org/man/8/imgadm) under C(imgadm list).
|
||||
type: str
|
||||
seealso:
|
||||
- name: imgadm(8)
|
||||
description: Complete manual page for the command C(imgadm).
|
||||
link: https://smartos.org/man/8/imgadm
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue