mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Fix docstring in eselect module
This also makes the autosummary used in http://docs.saltstack.com/ref/modules/all/ look better.
This commit is contained in:
parent
3cc0cec9f5
commit
0281b6bc50
@ -1,7 +1,7 @@
|
||||
'''
|
||||
.. _eselect: http://wiki.gentoo.org/wiki/Project:Eselect/User_guide
|
||||
|
||||
Support for eselect_, Gentoo's configuration and management tool.
|
||||
|
||||
.. _eselect: http://wiki.gentoo.org/wiki/Project:Eselect/User_guide
|
||||
'''
|
||||
|
||||
# Import salt libs
|
||||
|
Loading…
Reference in New Issue
Block a user