From 8371da465f238e9377a792b2c4301d5fc493654e Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Sun, 26 May 2024 11:35:45 +0200 Subject: [PATCH] admin: command-line: update scripts/cli-docs.sh run next > docs/admin/command-line.md (cherry picked from commit 518407ccfed0a4dc1ecfd79cd3112e4e72d8222d) --- docs/admin/command-line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/command-line.md b/docs/admin/command-line.md index 0858718..3333e6d 100644 --- a/docs/admin/command-line.md +++ b/docs/admin/command-line.md @@ -1443,7 +1443,7 @@ OPTIONS: --custom-path value, -C value Set custom path (defaults to '{WorkPath}/custom') --config value, -c value Set custom config file (defaults to '{WorkPath}/custom/conf/app.ini') --work-path value, -w value Set Forgejo's working path (defaults to the directory of the Forgejo binary) - --type value, -t value Type of stored files to copy. Allowed types: 'attachments', 'lfs', 'avatars', 'repo-avatars', 'repo-archivers', 'packages', 'actions-log', 'actions-artifacts + --type value, -t value Type of stored files to copy. Allowed types: 'attachments', 'lfs', 'avatars', 'repo-avatars', 'repo-archivers', 'packages', 'actions-log', 'actions-artifacts' --storage value, -s value New storage type: local (default) or minio --path value, -p value New storage placement if store is local (leave blank for default) --minio-endpoint value Minio storage endpoint