wiki/HowtoGPhoto.md

18 lines
302 B
Markdown

**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
~~~