diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-15 03:55:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-15 03:55:31 +0000 |
commit | 27eb10b2a69bb27091199fbd73fd224704a31720 (patch) | |
tree | 8538f99a7f98b812cb3befc78477e44d2a9110d5 /net/p5-ZConf/pkg-descr | |
parent | 53878bc0868ba683c8043614bd50fdee2a298774 (diff) | |
download | ports-27eb10b2a69bb27091199fbd73fd224704a31720.tar.gz ports-27eb10b2a69bb27091199fbd73fd224704a31720.zip |
Notes
Diffstat (limited to 'net/p5-ZConf/pkg-descr')
-rw-r--r-- | net/p5-ZConf/pkg-descr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-ZConf/pkg-descr b/net/p5-ZConf/pkg-descr index ef5993726a82..64e92fb17240 100644 --- a/net/p5-ZConf/pkg-descr +++ b/net/p5-ZConf/pkg-descr @@ -2,6 +2,7 @@ A configuration system allowing for either file or LDAP backed storage. zccreate Creates a new ZConf config or set. zcget Reads a value from a ZConf config. +zccdump Dumps a ZConf config to ZML. zcls Lists configured ZConf congigs and sets. zcrm Remove a ZConf config or set. zcset Sets a value in a ZConf config. |