mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fixed doc in xfconf (#3050)
This commit is contained in:
parent
35e0a61217
commit
9631de4939
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ author:
|
|||
- "Alexei Znamensky (@russoz)"
|
||||
short_description: Edit XFCE4 Configurations
|
||||
description:
|
||||
- This module allows for the manipulation of Xfce 4 Configuration via
|
||||
- This module allows for the manipulation of Xfce 4 Configuration with the help of
|
||||
xfconf-query. Please see the xfconf-query(1) man pages for more details.
|
||||
options:
|
||||
channel:
|
||||
|
|
Loading…
Reference in a new issue