Skip to content

Commit

Permalink
Add information about opts argument not being intended for CLI use
Browse files Browse the repository at this point in the history
  • Loading branch information
terminalmage committed Feb 7, 2017
1 parent dea3868 commit fcfc02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/modules/status.py
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ def proxy_reconnect(proxy_name, opts=None):
The virtual name of the proxy module.
opts: None
Opts dictionary.
Opts dictionary. Not intended for CLI usage.
CLI Example:
Expand Down

0 comments on commit fcfc02b

Please sign in to comment.