projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7810888
)
Another typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 6 Feb 2023 21:46:03 +0000
(16:46 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 6 Feb 2023 21:46:03 +0000
(16:46 -0500)
make_graph.py
patch
|
blob
|
history
diff --git
a/make_graph.py
b/make_graph.py
index 92655e5e354d4060a9f5982dfd28be3014d27804..82b86af87d34f474ed6ee02b315f2c971b33f384 100755
(executable)
--- a/
make_graph.py
+++ b/
make_graph.py
@@
-9,7
+9,7
@@
Make a DOT graph of Colossal Cave.
-f = emit graph of forest locations
-m = emit graph of maze all alike
-s = emit graph of non-forest surface locations
--v = include internal sy
,no;
s in room labels
+-v = include internal sy
mbol
s in room labels
"""
# Copyright (c) 2017 by Eric S. Raymond
# SPDX-License-Identifier: BSD-2-clause