diff --git a/doc/administration/cmd-embedded.en-us.md b/doc/administration/cmd-embedded.en-us.md index e418138e..36cf0008 100644 --- a/doc/administration/cmd-embedded.en-us.md +++ b/doc/administration/cmd-embedded.en-us.md @@ -40,7 +40,7 @@ gitea embedded list [--include-vendored] [patterns...] The `--include-vendored` flag makes the command include vendored files, which are normally excluded; that is, files from external libraries that are required for Gitea -(e.g. [font-awesome](https://fontawesome.com/), [octicons](https://octicons.github.com/), etc). +(e.g. [octicons](https://octicons.github.com/), etc). A list of file search patterns can be provided. Gitea uses [gobwas/glob](https://github.com/gobwas/glob) for its glob syntax. Here are some examples: