Importing a new version from external source |
Importing a new version from external source |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Using scripts== | ==Using scripts== | ||
There are three ways to run a script: | |||
There are | * 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]], | ||
* using the '''@''' keyword on the command line, followed by the script name, 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). |
Latest revision as of 09:39, 18 January 2022
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 here,
- from the graphical user interface, using the Scripts menu,
- from the command line interface (siril-cli executable), using argument -s followed by the script's path (see the man page for more info).