This commit is contained in:
Peter J. Holzer 2019-02-10 15:03:08 +01:00
parent d9efbfe61c
commit 55a1151be7
1 changed files with 2 additions and 1 deletions

View File

@ -7,13 +7,14 @@ tsplotv - plot time series given in vertical format
=head1 SYNOPSIS =head1 SYNOPSIS
tsplotv tsplotv
[--dbname dbname]
[--finalresolution dpi] [--finalresolution dpi]
[--legend-position pos] [--legend-position pos]
[--log-y] [--log-y]
[--output-format format ] [--output-format format ]
[--stacked] [--stacked]
[--style style] [--style style]
[file ...] [query ...]
=head1 DESCRIPTION =head1 DESCRIPTION