summaryrefslogtreecommitdiffstats
path: root/docs/func.pod
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-10-23 13:16:36 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-10-23 13:16:36 -0400
commit7a0fbe16277d16e3f7ada6a1c460c861c6699b2a (patch)
treedfc05dbd6d6e08811091908e47a4520748547111 /docs/func.pod
parent55dd34ffde5c36b04fb798db87db6507ffea0ee8 (diff)
downloadthird_party-func-7a0fbe16277d16e3f7ada6a1c460c861c6699b2a.tar.gz
third_party-func-7a0fbe16277d16e3f7ada6a1c460c861c6699b2a.tar.xz
third_party-func-7a0fbe16277d16e3f7ada6a1c460c861c6699b2a.zip
Slight docs cleanup, make usage print the proper name of the app.
Diffstat (limited to 'docs/func.pod')
-rw-r--r--docs/func.pod10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/func.pod b/docs/func.pod
index b73bcf9..a98dabe 100644
--- a/docs/func.pod
+++ b/docs/func.pod
@@ -4,9 +4,13 @@ Func -- Fedora Unified Network Controller.
=head1 SYNOPSIS
-func target.example.org module command [args ...] [--verbose]
-func "target*.example.org" module command [args ...] [--verbose]
-func "webserver1;mailserver2" module command [args ...] [--verbose]
+func target.example.org call module command [args ...] [--verbose]
+
+func "target*.example.org" call module command [args ...] [--verbose]
+
+func "webserver1;mailserver2" call module command [args ...] [--verbose]
+
+func "*" --list-minions
=head1 DESCRIPTION