(Importing a new version from external source)
(No difference)

Revision as of 12:27, 24 November 2018

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).

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 script menu.