; * 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
|
||||
("\tand create tags for extern variables unless --no-globals is used.");
|
||||
|
||||
puts ("In Mercury, tag both declarations starting a line with ':-' and first\n\
|
||||
predicates or functions in clauses.");
|
||||
puts ("\tIn Mercury, tag both declarations starting a line with ':-' and\n\
|
||||
first predicates or functions in clauses.");
|
||||
|
||||
if (CTAGS)
|
||||
puts ("-d, --defines\n\
|
||||
|
|
Loading…
Add table
Reference in a new issue