I believe that is set in:

https://github.com/apache/jena/blob/master/jena-cmds/src/main/java/tdb2/cmdline/CmdTDBGraph.java

which explains why it is generic. It's describing what any TDB2 command might 
do with --graph. There might be a way to override that, but I am not familiar 
with Jena's CLI machinery at all.

ajs6f

> On Nov 11, 2018, at 4:55 PM, Laura Morales <[email protected]> wrote:
> 
> I meant the output of the command
> 
>    $ tdb2.tdbupdate --help
> 
> 
> 
>  
> 
> Sent: Sunday, November 11, 2018 at 10:38 PM
> From: "Andy Seaborne" <[email protected]>
> To: [email protected]
> Subject: Re: typo in tdb2.tdbupdate --help v3.9.0
> 
> On 11/11/2018 08:58, Laura Morales wrote:
>> The help page uses "datset" but I guess it should be "dataset".
>> 
>> Also the description of the --graph flag could be improved. Does it mean to 
>> select which graph to act upon in the dataset, instead of the default graph?
>> 
> 
> There is a item at the top of the page "improve this page" which should
> pout you into an editor that will let you make the fix and submit it the
> change request.
> 
> Andy

Reply via email to