Corrects versionadded for win_network.get_route

This commit is contained in:
Loren Gordon 2017-05-18 16:18:34 -04:00
parent 9f359d841f
commit 3c471247f0

View File

@ -203,7 +203,7 @@ def get_route(ip):
'''
Return routing information for given destination ip
.. versionadded:: 2016.11.6
.. versionadded:: 2016.11.5
CLI Example::