From 7ac00a104ccd8113f222338dd76091ad4bc7a795 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Thu, 12 Sep 2024 18:41:05 +0200 Subject: Documenting null value usage in edit command. --- docs/user_guide/utils/main_commands.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/user_guide/utils') diff --git a/docs/user_guide/utils/main_commands.md b/docs/user_guide/utils/main_commands.md index c4887a4..9227d8d 100644 --- a/docs/user_guide/utils/main_commands.md +++ b/docs/user_guide/utils/main_commands.md @@ -54,3 +54,6 @@ Modify the content of JSON CONFIGURATION file with another JSON CHANGES file the ```shell python -m argaze edit CONFIGURATION CHANGES OUTPUT ``` + +!!! note + Use *null* value to remove an entry. -- cgit v1.1