From 812efddda8dac6935d2d438e1940111182e28345 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 6 Jul 2020 21:36:12 +0200 Subject: [PATCH] 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. --- ardour.1 | 112 +++++++++++++++++++++++++------------------------------ 1 file changed, 51 insertions(+), 61 deletions(-) diff --git a/ardour.1 b/ardour.1 index 95cecd4cb8..9b726beefb 100644 --- a/ardour.1 +++ b/ardour.1 @@ -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 +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 +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 . -You can subscribe here: +\fB\-k\fR, \fB\-\-keybindings\fR +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 +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