File: ss_pak_extract.1

package info (click to toggle)
performous 1.1%2Bgit20181118-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,752 kB
  • sloc: cpp: 30,014; ansic: 2,751; sh: 801; xml: 464; python: 374; makefile: 29
file content (17 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH "ss_pak_extract" "1" "" "" ""
.SH "NAME"
ss_pak_extract \- Tool for reading general PAK files (used by Singstar)
.SH "SYNOPSIS"
.TP
\fBss_pak_extract\fR [\-h|\-\-help] file.pak \-\-extract [files]
Extract \fBfiles\fR from \fBfile.pak\fR pak file.
.TP
\fBss_pak_extract\fR file.pak \-\-dump file
Dump \fBfile\fR content from \fBfile.pak\fR pak file to stdout.
.TP
\fBss_pak_extract\fR file.pak \-\-list
List files from \fBfile.pak\fR pak file to stdout.
.SH "DESCRIPTION"
Tool for reading general PAK files (used by Singstar)
.SH "SEE ALSO"
\fIperformous\fR(6)