summarylogtreecommitdiffstats
path: root/git-of-theseus-line-plot.1
blob: b2fd1d8aad9ad4e444bc8f26c777af96f8263acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH GIT-OF-THESEUS-LINE-PLOT "1" "February 2024" "https://github.com/erikbern/git-of-theseus/" "User Commands"
.SH NAME
git-of-theseus-line-plot \- manual page for git-of-theseus-line-plot 0.3.4
.SH USAGE
git\-of\-theseus\-line\-plot [\-h] [\-\-display] [\-\-outfile OUTFILE] [\-\-max\-n MAX_N] [\-\-normalize] input_fn
.PP
.SS "positional arguments:"
.IP
input_fn
.SH DESCRIPTION
Plot line plot
.SH OPTIONS
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-display\fR
Display plot
.TP
\fB\-\-outfile\fR OUTFILE
Output file to store results (default: line_plot.png)
.TP
\fB\-\-max\-n\fR MAX_N
Max number of dataseries (default: 20)
.TP
\fB\-\-normalize\fR
Plot the share of each, so it adds up to 100%