Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ The `neo4j-admin database upload` command has the following options:

|--to-user=<username>
|Username of the target database to push this database to. Prompt will ask for a username if not provided.
| The value of the `NEO4J_USERNAME` environment variable.
|The value of the `NEO4J_USERNAME` environment variable. Default: neo4j
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can add it as a separate row similar to the other command options.


|--verbose
|Enable verbose output.
Expand Down