man page: Clarify that INFILE defaults to stdin
This commit is contained in:
parent
3174c44ee6
commit
b4b1fa2deb
|
|
@ -1,4 +1,4 @@
|
||||||
.TH ebook2cw 1 "APRIL 2021" Linux "User Manuals"
|
.TH ebook2cw 1 "AUGUST 2023" Linux "User Manuals"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ebook2cw \- Convert ebooks to Morse code audio files (MP3/OGG)
|
ebook2cw \- Convert ebooks to Morse code audio files (MP3/OGG)
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
@ -9,6 +9,8 @@ ebook2cw \- Convert ebooks to Morse code audio files (MP3/OGG)
|
||||||
ebook2cw is a command line program which converts a plain text ebook to Morse
|
ebook2cw is a command line program which converts a plain text ebook to Morse
|
||||||
code audio files. It works on several platforms, including Windows and Linux.
|
code audio files. It works on several platforms, including Windows and Linux.
|
||||||
|
|
||||||
|
The default for INFILE is stdin.
|
||||||
|
|
||||||
A number of CW and audio parameters can be changed from their default values, by
|
A number of CW and audio parameters can be changed from their default values, by
|
||||||
command line switches or a config file (see below). These are (default values in brackets):
|
command line switches or a config file (see below). These are (default values in brackets):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue