summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/func.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/func.pod b/docs/func.pod
index 4d78082..7d5684a 100644
--- a/docs/func.pod
+++ b/docs/func.pod
@@ -6,11 +6,11 @@ Func -- Fedora Unified Network Controller.
func "*" list_minons
-func target.example.org call module command [args ...]
+func target.example.org call module method [args ...]
-func "target*.example.org" call module command [args ...]
+func "target*.example.org" call module method [args ...]
-func "webserver1;mailserver2" call module command [args ...]
+func "webserver1;mailserver2" call module method [args ...]
=head1 DESCRIPTION