CALIBRE-CUSTOMIZE(1) | calibre | CALIBRE-CUSTOMIZE(1) |
NAME
calibre-customize - calibre-customize
calibre-customize options
외부 플러그인을 불러들여 캘리버를 사용자 정의합니다.
Whenever you pass arguments to calibre-customize that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces"
[옵션]
- --add-plugin, -a
- 플러그인을 포함하고 있는 ZIP 파일의 경로를 지정하여 플러그인을 추가합니다
- --build-plugin, -b
- For plugin developers: Path to the folder where you are developing the plugin. This command will automatically zip up the plugin and update it in calibre.
- --customize-plugin
- Customize plugin. Specify name of plugin and customization string separated by a comma. The customization string is the same as you would enter when customizing the plugin in the main calibre GUI.
- --disable-plugin
- 주어진 이름의 플러그인을 사용하지 않습니다
- --enable-plugin
- 주어진 이름의 플러그인을 사용합니다
- --help, -h
- 이 도움말 메시지를 표시한 후 종료
- --list-plugins, -l
- 설치된 플러그인을 나열합니다.
- --remove-plugin, -r
- 이름으로 사용자 지정 플러그인을 제거합니다. 내장된 플러그인에 영향을 미치지 않습니다
- --version
- 프로그램의 버전을 표시한 후 종료합니다.
AUTHOR
Kovid Goyal
COPYRIGHT
Kovid Goyal
8월 23, 2024 | 7.17.0 |