File: out.golden

package info (click to toggle)
golang-github-sylabs-sif 2.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,200 kB
  • sloc: makefile: 6
file content (19 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Usage:
  siftool [command]

Available Commands:
  add         Add data object
  completion  Generate the autocompletion script for the specified shell
  del         Delete data object
  dump        Dump data object
  header      Display global header
  help        Help about any command
  info        Display data object info
  list        List data objects
  new         Create SIF image
  setprim     Set primary system partition

Flags:
  -h, --help   help for siftool

Use "siftool [command] --help" for more information about a command.