[go: up one dir, main page]

File: actiona.1

package info (click to toggle)
actiona 3.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,300 kB
  • sloc: cpp: 57,231; ansic: 90; makefile: 19; xml: 17; sh: 10
file content (59 lines) | stat: -rw-r--r-- 1,372 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.TH actiona 1 "August 2011" "" "Actiona Manual"
.SH NAME
Actiona \- Task automation
.SH SYNOPSIS
.B actiona
.br
.B actiona \-s|\-t|\-E|\-C|\-Q|\-e|\-x|\-p|\-v|\-h <filename>

.SH DESCRIPTION
Actiona is an application that allows you to execute many actions on your computer such as emulating mouse clicks, key presses, showing message boxes, editing text files, etc.
.SH OPTIONS

.TP
.B \-h, \-\-help
Displays a listing of these commandline options.

.TP
.B \-p, \-\-portable
Starts in portable mode, storing the settings in the executable folder.

.TP
.B \-x, \-\-exitatend
Close Actiona after execution, requires 
.B \-e

.TP
.B \-e, \-\-execute
Execute the current script.

.TP
.B \-Q, \-\-nocodeqt
Do not include the Qt library into the code.

.TP
.B \-C, \-\-noconsolewindow
Do not show the console window.

.TP
.B \-E, \-\-noexecutionwindow
Do not show the execution window.

.TP
.B \-t, \-\-notrayicon
Disable the tray icon.

.TP
.B \-s, \-\-nosplash
Disable the splash screen.

.TP
.B \-v, \-\-version
Displays the version number of Actiona.

.SH SUPPORT
Please visit http://actiona.tools/ for further information. Report bugs only if you are using the latest version available from the Actiona website.
.SH COPYRIGHT
Copyright (C) 2005\-2011  Jonathan Mercier-Ganady
.P
Actiona is distributed under the terms of the GNU General Public License version 3 or later.