Update man-page

This was done semi-automatically starting with
```
help2man -N -n "digital audio workstation" \
         --version-string=6 \
         -o ardour.1 gtk2_ardour/ardev
```

and then manually replacing "ardev" with "ardour" as well as
various upper-case and all-caps variants thereof.
This commit is contained in:
Robin Gareus 2020-07-06 21:36:12 +02:00
parent 2379b2a5cf
commit 812efddda8
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 51 additions and 61 deletions

112
ardour.1
View File

@ -1,75 +1,65 @@
.TH ARDOUR 1 2002-12-29
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ARDOUR "1" "July 2020" "ardour 6" "User Commands"
.SH NAME
ardour \- a digital audio workstation
Ardour \- digital audio workstation
.SH SYNOPSIS
ardour
.B \-b
.RB [ \-U
.IR file ]
.RI [ session ]
.br
ardour
.B \-\-help
.B ardour
[ \fI\,OPTIONS \/\fR] [ \fI\,SESSION-NAME \/\fR]
.SH DESCRIPTION
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW).
It is capable of simultaneous recording 24 or more channels of 32 bit audio at
48kHz.
Ardour is intended to function as a "professional" HDR system, replacing
dedicated hardware solutions such as the Mackie HDR, the Tascam 2424 and more
traditional tape systems like the Alesis ADAT series.
It is also intended to provide the same or better functionality as software
systems such as ProTools, Samplitude, Logic Audio, Nuendo and Cubase VST (we
acknowledge these and all other names as trademarks of their respective
owners).
It supports MIDI Machine Control, and so can be controlled from any MMC
controller, such as the Mackie Digital 8 Bus mixer and many other modern
digital mixers.
Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW).
.SH OPTIONS
.TP
.B \-a
do not contact ardour.org at program startup to check for announcements
\fB\-a\fR, \fB\-\-no\-announcements\fR
Do not contact website for announcements
.TP
.B \-b
Print all possible keyboard binding names.
\fB\-A\fR, \fB\-\-actions\fR
Print all possible menu action names
.TP
.B \-U
Specify the path to the GTK RC file to use.
The provided one is called
.B ardour_ui.rc
and lives in the top level Ardour source directory.
This file controls all color and font use within Ardour.
Ardour will run without it, but its appearance is, uhm, ugly.
\fB\-b\fR, \fB\-\-bindings\fR
Display all current key bindings
.TP
.B \-\-help
Displays the help message.
.SH FILES
\fB\-B\fR, \fB\-\-bypass\-plugins\fR
Bypass all plugins in an existing session
.TP
.B ardour.rc
Defaults and startup settings for Ardour.
\fB\-c\fR, \fB\-\-name\fR <name>
Use a specific backend client name, default is ardour
.TP
.B ardour_ui.rc
Definitions for the Ardour interface.
.SH ENVIRONMENT
\fB\-d\fR, \fB\-\-disable\-plugins\fR
Disable all plugins (safe mode)
.TP
.B ARDOUR_RC
Path to ardour.rc.
\fB\-D\fR, \fB\-\-debug\fR <options>
Set debug flags. Use "\-D list" to see available options
.TP
.B ARDOUR_SYSTEM_RC
Path to the ardour_system.rc
\fB\-h\fR, \fB\-\-help\fR
Print this message
.TP
.B LADSPA_PATH
Path to LADSPA plugins.
.SH BUGS
Yes.
http://tracker.ardour.org/ is the preferred bugtracker.
.SH AUTHOR
Paul Davis.
Do
.I not
contact him directly.
Instead,
contact him at <ardour-dev@lists.ardour.org>.
You can subscribe here:
\fB\-k\fR, \fB\-\-keybindings\fR <file>
Path to the key bindings file to load
.TP
\fB\-m\fR, \fB\-\-menus\fR file
Use "file" to define menus
.TP
\fB\-n\fR, \fB\-\-no\-splash\fR
Do not show splash screen
.TP
\fB\-N\fR, \fB\-\-new\fR session\-name
Create a new session from the command line
.TP
\fB\-O\fR, \fB\-\-no\-hw\-optimizations\fR
Disable h/w specific optimizations
.TP
\fB\-P\fR, \fB\-\-no\-connect\-ports\fR
Do not connect any ports at startup
.TP
\fB\-S\fR, \fB\-\-sync\fR
Draw the GUI synchronously
.TP
\fB\-T\fR, \fB\-\-template\fR <name>
Use given template for new session
.TP
\fB\-v\fR, \fB\-\-version\fR
Print version and exit
.SH "REPORTING BUGS"
Report bugs to http://tracker.ardour.org
.br
http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
Website http://ardour.org