]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/04_ardours-interface/01_starting-ardour/01_starting-ardour-from-the-command-line.html
Initial cleanup of content, new images & content added.
[ardour-manual-diverged] / _manual / 04_ardours-interface / 01_starting-ardour / 01_starting-ardour-from-the-command-line.html
index eb186206607850e1d48eaa46483bb3d1415ce039..756bcf085a67e38fad301ef58ee164f4316dbc14 100644 (file)
@@ -10,11 +10,11 @@ menu_title: Starting from Linux Cmdline
   Like (almost) any other program on Linux, Ardour can be started on the
   command line. Type the following command in a terminal window:
 </p>
-<kbd class="cmd lin">ardour3</kbd>
+<kbd class="cmd lin">ardour5</kbd>
 <p>
   To start Ardour with an existing session:
 </p>
-<kbd class="cmd lin">ardour3 <em>/path/to/session</em></kbd>
+<kbd class="cmd lin">ardour5 <em>/path/to/session</em></kbd>
 <p>
   replacing /path/to/session with the actual path to your session. You can
   specify either the session folder or any session file inside the folder,
@@ -23,6 +23,6 @@ menu_title: Starting from Linux Cmdline
 <p>
   To start Ardour with a new, named session:
 </p>
-<kbd class="cmd lin">ardour3 -N <em>/path/to/session</em></kbd>
+<kbd class="cmd lin">ardour5 -N <em>/path/to/session</em></kbd>
 
 <h3>Other Command Line Options</h3>