GNU bug report logs -
#27955
[cuirass] doc: Clarify the relationship of "repo_name" and "name".
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Fri, 4 Aug 2017 15:40:01 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I *think* this patch is correct. I'm currently trying to get started
with Cuirass and this tripped me up.
* doc/cuirass.texi (Specifications): Mention "name".
---
doc/cuirass.texi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/cuirass.texi b/doc/cuirass.texi
index 2899ffb..76f1ecc 100644
--- a/doc/cuirass.texi
+++ b/doc/cuirass.texi
@@ -216,7 +216,9 @@ Entries in this table must have values for the following text fields:
@table @code
@item repo_name
This field holds the name of the repository. This field is also the
-primary key of this table.
+primary key of this table. Although this field is called
+@code{repo_name} in the database, it's called @code{name} in the
+specification itself.
@item url
The URL of the repository.
--
2.13.3
This bug report was last modified 7 years and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.