1ENTANGLE(1) User Commands ENTANGLE(1)
2
3
4
6 entangle - tethered camera control & capture
7
9 entangle [OPTION...]
10
12 Entangle provides a graphical interface for "tethered shooting", aka
13 taking photographs with a digital camera completely controlled from the
14 computer.
15
16 Valid command options:
17
18 --debug-entangle
19 Enable debugging of the Entangle application code
20
21 --debug-gphoto
22 Enable debugging of the gphoto library code
23
24 --help
25 Show command line option summary
26
27 --help-all
28 Show all command line options
29
30 --help-gtk
31 Show GTK+ command line options
32
33 --help-entangle
34 Show Entangle command line options
35
37 Entangle was initially written by Daniel P. Berrangé
38 <dan@berrange.com>. For details of subsequent contributors, see the
39 application AUTHORS file in the source or GIT commit history.
40
42 Copyright (C) 2009-2012 by Daniel P. Berrangé
43
45 Entangle is distributed under the terms of the GNU GPL v3+. This is
46 free software; see the source for copying conditions. There is NO
47 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
48 PURPOSE
49
51 gphoto2(1), libgphoto2(3)
52
53
54
55Entangle 3.0 2023-07-19 ENTANGLE(1)