branch: master
commit 03bafb03f7a06ad346b9a75dfe18460627a7aaaa
Author: Ian D <du...@gnu.org>
Commit: Ian D <du...@gnu.org>

    Documented delete-property! action
    
    * org-edna.org (Property): Added delete-property! documentation.
---
 org-edna.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/org-edna.org b/org-edna.org
index fc999a1..1d1f17a 100644
--- a/org-edna.org
+++ b/org-edna.org
@@ -534,6 +534,10 @@ Syntax: set-property!("PROPERTY","VALUE")
 
 Sets the property PROPERTY on all targets to VALUE.
 
+Syntax: delete-property!("PROPERTY")
+
+Deletes the property PROPERTY from all targets.
+
 *** Priority
 
 Syntax: set-priority!(PRIORITY)

Reply via email to