File: gsd.1

package info (click to toggle)
python-gsd 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,152 kB
  • sloc: python: 3,255; ansic: 1,965; cpp: 129; makefile: 14
file content (21 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.16.
.TH GSD "1" "September 2020" "gsd 2.2.0" "User Commands"
.SH NAME
gsd \- access native GSD file format for HOOMD-blue
.SH DESCRIPTION
usage: gsd [\-h] [\-\-version] [\-\-debug] {read} ...
.PP
The gsd package encodes canonical readers and writers for the gsd file format.
.SS "positional arguments:"
.IP
{read}
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-version\fR
Display the version number and exit.
.TP
\fB\-\-debug\fR
Show traceback on error for debugging.