Skip to content

Commit

Permalink
Merge pull request #2102 from openzim/update-args-help
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 authored Nov 15, 2024
2 parents 7d95c2b + bdb6d21 commit 6046125
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/parameterList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ export const parameterDescriptions = {
addNamespaces: 'Force additional namespace (comma separated numbers)',
osTmpDir: 'Override default operating system temporary directory path environment variable',
optimisationCacheUrl: 'Object Storage URL (including credentials and bucket name) to cache optimised media files',
forceRender:
'Force the usage of a specific API end-point/render, automatically chosen otherwise. Accepted values: [ VisualEditor, WikimediaDesktop. WikimediaMobile ]. More details at https://github.com/openzim/mwoffliner/wiki/API-end-points',
forceRender: 'Force the usage of a specific API end-point/render, automatically chosen otherwise. Accepted values: [ VisualEditor, WikimediaDesktop. WikimediaMobile, RestApi ]',
insecure: 'Skip HTTPS server authenticity verification step',
}

Expand Down

0 comments on commit 6046125

Please sign in to comment.