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

Revision as of 18:58, 1 September 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.