Skip to content

Commit 89c18d1

Browse files
committed
typo fix
1 parent f6c2f3c commit 89c18d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grapher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ function usage(){
273273
OPTIONS
274274
-h, --help show this help and exit
275275
-d, --depth <num> recursion depth. 0 for all. default: 1
276-
-f, --format (dot|gfx) output format, default: dot
276+
-f, --format (dot|gexf) output format, default: dot
277277
-m, --media (ns|all|none) how to handle media files. default: ns
278278
-o, --output <file> where to store the output. default: STDOUT
279279
";

0 commit comments

Comments
 (0)