1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-07-22 11:52:56 +00:00

adding documentation of -log_dir option to the manpage

This commit is contained in:
Carles Fernandez 2014-12-15 19:13:32 +01:00
parent dd5dd7fc73
commit a7c5281583

View File

@ -16,6 +16,8 @@
.TP
\fB-signal_source=\fR\fI<path-to-raw-signal-file>\fR If defined, path to the file containing the signal samples (overrides the data file specified in the configuration file).
.TP
\fB-log_dir=\fR\fI<path-to-directory>\fR If defined, overrides the default directory where logs are saved.
.TP
\fB-RINEX_version=\fI<version>\fR Specifies the RINEX version (2.11 or 3.02). Default: "3.02".
.TP
\fB-version\fR Print program version and exit.