summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2020-02-12 14:30:48 -0500
committerGitHub <noreply@github.com>2020-02-12 14:30:48 -0500
commit7791d904b4c728552f1aeef6fc79110922ed5c29 (patch)
tree4d602ee244e705c133cd974acd51f35f251d58b6 /docs
parent3d69bbd58f1214325b9133caa439a09ba952ed30 (diff)
downloadgitea-7791d904b4c728552f1aeef6fc79110922ed5c29.tar.gz
gitea-7791d904b4c728552f1aeef6fc79110922ed5c29.zip
Add note about which version embedded tool is implemented (#10255)
Diffstat (limited to 'docs')
-rw-r--r--docs/content/doc/advanced/cmd-embedded.en-us.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content/doc/advanced/cmd-embedded.en-us.md b/docs/content/doc/advanced/cmd-embedded.en-us.md
index e036d17498..814d0baac8 100644
--- a/docs/content/doc/advanced/cmd-embedded.en-us.md
+++ b/docs/content/doc/advanced/cmd-embedded.en-us.md
@@ -22,6 +22,8 @@ inside the `custom` directory (see [Customizing Gitea]({{< relref "doc/advanced/
To obtain a copy of the embedded resources ready for editing, the `embedded` command from the CLI
can be used from the OS shell interface.
+**NOTE:** The embedded data extraction tool is included in Gitea versions 1.12 and above.
+
## Listing resources
To list resources embedded in Gitea's executable, use the following syntax: