Jump to content

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

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

Latest revision as of 17:56, 12 July 2011

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/user/Photos/Processed /media/0CFA-5602/DCIM/Camera