Yes, the standard form of command line arguments (and the one that the
argument parser that OpenLP uses) is a single letter for the short form,
and words-separated-by-dashes for the long form.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1012628

Title:
  Set data path via command line switch

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Data path can now be changed via GUI. It could be useful if the data
  path could be set via a command line switch. This would allow
  different shortcuts to run openlp with different data sets. Could also
  be useful for testing environments.

  e.g.
  $ openlp -dp "D:\worship\openlp data"
  $ openlp --data-path "D:\worship\openlp data"

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1012628/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to