diff options
author | Théo de la Hogue | 2024-09-12 18:41:05 +0200 |
---|---|---|
committer | Théo de la Hogue | 2024-09-12 18:41:05 +0200 |
commit | 7ac00a104ccd8113f222338dd76091ad4bc7a795 (patch) | |
tree | 7bc00fbd85367a6de4d5702cc3899b5e5385ae96 /docs/user_guide/utils | |
parent | 67e6ba67474bae3315ed7ef7aebf2bf9a9a55c48 (diff) | |
download | argaze-main.zip argaze-main.tar.gz argaze-main.tar.bz2 argaze-main.tar.xz |
Diffstat (limited to 'docs/user_guide/utils')
-rw-r--r-- | docs/user_guide/utils/main_commands.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |