]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/04_ardours-interface/01_starting-ardour/01_starting-ardour-from-the-command-line.html
Updating *Starting Ardour*
[ardour-manual] / _manual / 04_ardours-interface / 01_starting-ardour / 01_starting-ardour-from-the-command-line.html
index eb186206607850e1d48eaa46483bb3d1415ce039..b8d5d56a1b379ccac09750d2f7251b619a9cb66e 100644 (file)
@@ -4,17 +4,15 @@ title: Starting Ardour From the Command Line (Linux)
 menu_title: Starting from Linux Cmdline
 ---                        
 
-
-  
 <p>
   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 +21,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>