From e2d7dc2c5cd0c7e2e2a87f9742f9456968b705c9 Mon Sep 17 00:00:00 2001 From: Graham Hayes Date: Wed, 30 Oct 2013 18:22:54 +0000 Subject: Added domain and record description editing Change-Id: I8cdf3b9fa986255a9c1787f4ed8375bded8ee062 Closes-Bug: 1213889 --- doc/source/bindings.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/source') diff --git a/doc/source/bindings.rst b/doc/source/bindings.rst index c162bd2..23ddae1 100644 --- a/doc/source/bindings.rst +++ b/doc/source/bindings.rst @@ -121,6 +121,7 @@ ttl Default TTL for records serial Domain Server Number created_at Date and time this domain was created at updated_at Date and time this domain was last updated +description Domain Description ======================= ======================================================= Listing Domains @@ -245,6 +246,7 @@ priority Rercord Priority (Valid only for MX and SRV records) ttl Record TTL created_at Date and time this record was created at updated_at Date and time this record was last updated +description Record Description ======================= ======================================================= Listing Records -- cgit v1.2.1