blob: f1c5348139b6b8395fd904eb66f6f561e8c745c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Usage:
spandx build
Options:
-h, [--help], [--no-help], [--skip-help] # Display usage information
-d, [--directory=DIRECTORY] # Directory to build index in
# Default: .index
-l, [--logfile=LOGFILE] # Path to a logfile
# Default: /dev/null
-i, [--index=INDEX] # The specific index to build
# Default: all
Build a package index
|