From b4db34fc3aafee563be481609c22366b7d9dda0a Mon Sep 17 00:00:00 2001 From: Fred Lotter Date: Mon, 14 Oct 2024 14:03:07 +0200 Subject: [PATCH] fix docs --- docs/reference/cli-commands/add.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/cli-commands/add.md b/docs/reference/cli-commands/add.md index 5ef74110..9e229979 100644 --- a/docs/reference/cli-commands/add.md +++ b/docs/reference/cli-commands/add.md @@ -19,5 +19,7 @@ label (or append if the label is not found). [add command options] --combine Combine the new layer with an existing layer that has the given label (default is to append) + --inner Allow appending a new layer inside an existing + subdirectory ```