-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c78b530
commit 382adf0
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
.TH audiorecorder 1 "github.com/amiaopensource/audiorecorder" "2018\-06\-15" "AMIA Open Source" | ||
.TH audiorecorder 1 "github.com/amiaopensource/audiorecorder" "2019-05-21" "AMIA Open Source" | ||
.\" Turn off justification for nroff. | ||
.if n .ad l | ||
.\" Turn off hyphenation. | ||
.nh | ||
.SH NAME | ||
audiorecorder \- Tool for calibration and recording of analog audio sources | ||
audiorecorder - Tool for calibration and recording of analog audio sources | ||
.SH SYNOPSIS | ||
\fBaudiorecorder\fR [\fB\-e\fR | \fB\-p\fR | \fB\-m\fR | \fB\-b\fR | \fB\-h\fR] | ||
\fBaudiorecorder\fR [\fB-e\fR | \fB-p\fR | \fB-m\fR | \fB-b\fR | \fB-h\fR] | ||
.SH OPTIONS | ||
.TP | ||
.B \-e | ||
.B -e | ||
edit config | ||
.TP | ||
.B \-p | ||
.B -p | ||
passthrough mode | ||
.TP | ||
.B \-m | ||
.B -m | ||
edit metadata to be used in BWF creation | ||
.TP | ||
.B \-b | ||
.B -b | ||
embed BEXT chunk (BWF metadata) in target file | ||
.TP | ||
.B \-h | ||
.B -h | ||
display a help message | ||
.SH LICENSE | ||
.TP | ||
The audiorecorder script is covered under a BSD 3\-clause license. | ||
The audiorecorder script is covered under a BSD 3-clause license. | ||
.TP | ||
All documentation for audiorecorder is licensed under a Creative Commons Attribution 4.0 International License. |