wiki/HowtoGPhoto.md

18 lines
302 B
Markdown
Raw Normal View History

2016-12-29 11:25:39 +01:00
**Cette page a été importée automatiquement de notre ancien wiki mais n'a pas encore été révisée.**
# Howto Gphoto
~~~
# aptitude install gphoto2
~~~
~~~
Lister les fichiers :
$ gphoto2 -L
Obtenir un fichier :
$ gphoto2 -p <numéro>
Obtenir tous les fichiers :
$ gphoto2 --get-all-files
~~~