99rgosse b84e09cd7b Add the "--skip-index" parameter for dump command (#158)
Hello
This PR is only to show up the "--skip-index" parameter missing from the documentation from the "dump" command

Reference in code : https://github.com/go-gitea/gitea/blob/main/cmd/dump.go#L267

Reviewed-on: https://gitea.com/gitea/docs/pulls/158
Co-authored-by: 99rgosse <99rgosse@noreply.gitea.com>
Co-committed-by: 99rgosse <99rgosse@noreply.gitea.com>
2025-01-17 17:43:21 +00:00
2025-01-09 05:27:03 +00:00
2025-01-10 19:15:45 +00:00
2025-01-16 07:01:43 +00:00
2025-01-09 05:27:03 +00:00
2024-06-14 08:53:10 +00:00
2023-02-02 23:30:20 -05:00
2023-07-28 05:52:35 +00:00
2025-01-16 07:01:43 +00:00
2024-06-06 21:08:01 +08:00
2023-10-03 17:13:46 +00:00

Gitea Docs badge

How to build

make clean
make prepare-docs
make build

Development

make clean
make prepare-docs
make serve

Test en version

npm run start
Description
No description provided
Readme Apache-2.0 10 MiB
Languages
JavaScript 61.1%
CSS 30.5%
Shell 5.3%
Makefile 2.8%
MDX 0.3%