Collections on command line
authorColin Clark <colin.clark@cclark.uk>
Thu, 20 Jul 2017 08:57:57 +0000 (09:57 +0100)
committerColin Clark <colin.clark@cclark.uk>
Thu, 20 Jul 2017 08:57:57 +0000 (09:57 +0100)
commitdd8ee57219b0c474a312e408816df85f6f2128a0
tree77bd47708775571df9caf523d36fa211b14283d0
parent16a51da065d8eb1fb997e11ec2fe4ab99e7b1df7
Collections on command line

In the current implementation, the complete path must be used when
opening a collection from the command line.
This commit permits just the collection name, with or without extension,
to be used.
doc/docbook/GuideReferenceCommandLine.xml
src/main.c