13 lines
323 B
Markdown
Raw Normal View History

# create-image
> CPIO 이미지를 생성.
> 더 많은 정보: <https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/tools/create-image.c>.
- 현재 디렉터리에서 CPIO 아카이브 생성:
`create-image {{[-o|--output]}} {{경로/대상/츨력파일.cpio}}`
- 도움말 표시:
`create-image {{[-h|--help]}}`