We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dee238 commit 26bb5f6Copy full SHA for 26bb5f6
1 file changed
modules/ROOT/pages/monitoring/fleet-discovery.adoc
@@ -38,19 +38,19 @@ The `neo4j-admin fleet discover` command has the following options:
38
|
39
40
|--filename=<filename>
41
-| Optional filename to which discovered servers will be written
+| Optional filename to which discovered servers will be written.
42
43
44
|--format=<format>
45
-| Output format (pretty, csv, json)
+| Output format (pretty, csv, json).
46
| Pretty
47
48
|-h, --help
49
|Show this help message and exit.
50
51
52
|--timeout=<timeout>
53
-| Timeout in seconds
+| Timeout in seconds.
54
| 60
55
56
|--verbose
0 commit comments