From: Cornelius Hoffmann Date: Tue, 14 Mar 2023 19:43:55 +0000 (+0100) Subject: Fix documentation for WorkspaceDirectory X-Git-Tag: v15~294 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f645a8df0fa52961592bb931ba0cf0e94441ea55;p=thirdparty%2Fmkosi.git Fix documentation for WorkspaceDirectory OutputDirectory is not actually being considered as an alternative, just the current working directory. --- diff --git a/mkosi.md b/mkosi.md index 840932ac2..c070f0293 100644 --- a/mkosi.md +++ b/mkosi.md @@ -292,8 +292,8 @@ a boolean argument: either "1", "yes", or "true" to enable, or "0", building the image. This directory should have enough space to store the full OS image, though in most modes the actually used disk space is smaller. If not specified, and `mkosi.workspace/` exists in the - local directory, it is used for this purpose. Otherwise, a - subdirectory in the output directory is used. + local directory, it is used for this purpose. Otherwise, hidden + subdirectories of the current working directory are used. : The data in this directory is removed automatically after each build. It's safe to manually remove the contents of this directory