~vov4uk21/silicon/silicon-git

« back to all changes in this revision

Viewing changes to src/SApplications/DataDisc/body.cpp

  • Committer: Bardia Daneshvar
  • Date: 2012-03-26 21:09:24 UTC
  • Revision ID: git-v1:4478918e1854a74c354cf44f7e35983a3b87884a
Add file/folder via command on DataDisc ...

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
                              + " <b>" + QObject::tr("Authors :") + "</b><br />"
59
59
                              + " -> Bardia Daneshvar");
60
60
 
61
 
    about_obj.setCommandMap( "dev=[device address]\t\tset destination burn device to address\n\n"
 
61
    about_obj.setCommandMap( "file1 file2 ...\t\t\tAdd file or folder to list for burning.\n\n"
 
62
                             "dev=[device address]\t\tset destination burn device to address\n\n"
62
63
                             "speed=[number]\t\tset speed to number\n\n"
63
64
                             "count=[number]\t\tset burn/create count to number\n\n"
64
65
                             "scan=[name]\t\t\tset scaned name to save in the database\n\n"