; * lib-src/etags.c (print_help): Fix indentation.
This commit is contained in:
parent
836044f329
commit
5af695c747
1 changed files with 2 additions and 2 deletions
|
@ -978,8 +978,8 @@ Relative ones are stored relative to the output file's directory.\n");
|
||||||
puts
|
puts
|
||||||
("\tand create tags for extern variables unless --no-globals is used.");
|
("\tand create tags for extern variables unless --no-globals is used.");
|
||||||
|
|
||||||
puts ("In Mercury, tag both declarations starting a line with ':-' and first\n\
|
puts ("\tIn Mercury, tag both declarations starting a line with ':-' and\n\
|
||||||
predicates or functions in clauses.");
|
first predicates or functions in clauses.");
|
||||||
|
|
||||||
if (CTAGS)
|
if (CTAGS)
|
||||||
puts ("-d, --defines\n\
|
puts ("-d, --defines\n\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue