Jump to content

Translations:Digikam/Batch Queue Manager and Script/4/ca: Difference between revisions

From KDE UserBase Wiki
Abella (talk | contribs)
Created page with "{{Input|1= #!/bin/bash rsync -avz --delete /home/usuari/Fotos/Processades /media/0CFA-5602/DCIM/Camera }}"
(No difference)

Revision as of 21:04, 25 February 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Digikam/Batch Queue Manager and Script)
{{Input|1=
#!/bin/bash
rsync -avz --delete /home/user/Photos/Processed /media/0CFA-5602/DCIM/Camera
}}
#!/bin/bash
rsync -avz --delete /home/usuari/Fotos/Processades /media/0CFA-5602/DCIM/Camera