]> granicus.if.org Git - graphviz/commitdiff
Fix typo concerning dot -c
authorerg <devnull@localhost>
Fri, 17 Oct 2008 19:57:13 +0000 (19:57 +0000)
committererg <devnull@localhost>
Fri, 17 Oct 2008 19:57:13 +0000 (19:57 +0000)
doc/addingLayout.txt

index 2f14fdb95bdaf8c7ad3275d25cd9e6aeacdf3a5a..cd04558913e5c06463b34e7d670c0fe633a056c3 100644 (file)
@@ -251,7 +251,7 @@ gvplugin_library_t gvplugin_xxx_layout_LTX_library = { "xxx_layout", apis };
   plugin is in the library libgvplugin_dot_layout.so.
 
   - run
-      dot -C
+      dot -c
   to regenerate the config file.
 
 NOTES: