(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
There are two ways to start a script manually: using the '''@''' keyword on the command line, followed by the script name, as explained [[Siril:Commands#Introduction|here]], or use the script menu.
==Using scripts==
<br />
There are two ways to start a script manually: <br />
* using the '''@''' keyword on the command line, followed by the script name, as explained [[Siril:Commands#Introduction|here]],
* or use the Scripts menu.

Revision as of 15:59, 31 August 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Siril:scripts)
==Using scripts==
There are three ways to run a script:
* from the graphical user interface, using the '''@''' keyword on the command line, followed by the script name in the current working directory, as explained [[Siril:Commands#Introduction|here]],
* from the graphical user interface, using the Scripts menu,
* from the command line interface (<tt>siril-cli</tt> executable), using argument <tt>-s</tt> followed by the script's path (see the [https://siril.org/docs/man/ man page] for more info).

Using scripts


There are two ways to start a script manually:

  • using the @ keyword on the command line, followed by the script name, as explained here,
  • or use the Scripts menu.