aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-06-28 02:12:12 +0200
committerTeddy Wing2018-06-28 02:12:24 +0200
commit149042bc58580e0d4c9dc2fd3c1e03a39cf13cb9 (patch)
tree8c3d5a1b6cbad397609b3be7b172f8aee45fd77a
parentea1522eb029d4d7db76bd10a509dcc7b93190231 (diff)
downloadglyphs-typarichive-149042bc58580e0d4c9dc2fd3c1e03a39cf13cb9.tar.bz2
Add a Glyphs documentation comment
-rw-r--r--typarichive.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/typarichive.py b/typarichive.py
index 8ea4023..e7e08e2 100644
--- a/typarichive.py
+++ b/typarichive.py
@@ -1,7 +1,8 @@
# MenuTitle: TypArichive
__doc__="""
-TODO
+Moves the current font to an `_archive` directory and opens a new timestamped
+copy.
"""
from datetime import datetime