summaryrefslogtreecommitdiff
path: root/new-doc
diff options
context:
space:
mode:
Diffstat (limited to 'new-doc')
-rwxr-xr-xnew-doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/new-doc b/new-doc
index 1fed4f8..ce987bc 100755
--- a/new-doc
+++ b/new-doc
@@ -29,6 +29,7 @@ for lang in $langs; do
================
EOF
echo ':CreationDate: '"$now"
+ echo ':Id: '"$docname"
if [[ ${#tags[@]} -gt 0 ]]; then
i=0
for tag in "${tags[@]}"; do