From 428c88bb0a08ba2eb06c7f5181f7cbee2f7ee398 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 7 Feb 2008 01:44:28 +0000 Subject: Add a check command to the wallet server to determine whether an object already exists. --- client/wallet.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client') diff --git a/client/wallet.pod b/client/wallet.pod index de20586..8d117e2 100644 --- a/client/wallet.pod +++ b/client/wallet.pod @@ -200,6 +200,11 @@ caution when removing entries from the C ACL. Display the name, numeric ID, and entries of the ACL . +=item check + +Check whether an object of type and name already exists. If +it does, prints C; if not, prints C. + =item create Create a new object of type with name . With some backends, -- cgit v1.2.3