Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 792 Bytes

File metadata and controls

43 lines (25 loc) · 792 Bytes

% ll-builder-extract 1

NAME

ll-builder-extract - Extract Linyaps layer file to directory

SYNOPSIS

ll-builder extract [options] file directory

DESCRIPTION

The ll-builder extract command is used to extract Linyaps layer files to a specified directory.

OPTIONS

-h, --help : Print help information and exit

--help-all : Expand all help

file (required) : Path to the layer file to be extracted

directory (required) : Target directory for extraction

EXAMPLES

Extract layer file to specified directory:

ll-builder extract org.deepin.demo_binary.layer /tmp/extracted

SEE ALSO

ll-builder(1), ll-builder-export(1)

HISTORY

Developed in 2023 by UnionTech Software Technology Co., Ltd.