X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/neo_doxygen_dump.res b/tests/sav/neo_doxygen_dump.res index 74384a4..c5d08b8 100644 --- a/tests/sav/neo_doxygen_dump.res +++ b/tests/sav/neo_doxygen_dump.res @@ -1,16 +1,16 @@ -NAME +NAME %PROGRAM_NAME% — Doxygen XML to Neo4j. -SYNOPSIS +SYNOPSIS %PROGRAM_NAME% [--dest ] [--src-lang ] [--] %PROGRAM_NAME% [-h|--help] -DESCRIPTION +DESCRIPTION Convert a Doxygen XML output into a model in Neo4j that is readable by the `nx` tool. -ARGUMENTS +ARGUMENTS The internal name of the project. Must the same name as the one specified to the `nx` tool. Must not begin by an upper case letter. @@ -18,7 +18,7 @@ The directory where the XML documents generated by Doxygen are located. -OPTIONS +OPTIONS --dest The URL of the destination graph. `http://localhost:7474` by default.