texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/makeinfo makeinfo.c,1.18,1.19


From: dirt
Subject: texinfo/makeinfo makeinfo.c,1.18,1.19
Date: Wed, 31 Dec 2003 10:14:23 +0100

Update of /cvsroot/texinfo/texinfo/makeinfo
In directory sheep:/tmp/cvs-serv1918/makeinfo

Modified Files:
        makeinfo.c 
Log Message:
2003-12-31  Alper Ersoy  <address@hidden>

        * makeinfo/makeinfo.c (usage): removed short forms of output options.



Index: makeinfo.c
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/makeinfo.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** makeinfo.c  2003/12/30 15:02:45     1.18
--- makeinfo.c  2003/12/31 09:14:20     1.19
***************
*** 403,410 ****
      puts (_("\
  Output format selection (default is to produce Info):\n\
!   -d, --docbook             output Docbook XML rather than Info.\n\
!   -w, --html                output HTML rather than Info.\n\
!   -x, --xml                 output Texinfo XML rather than Info.\n\
!   -t, --plaintext           output plain text rather than Info.\n\
  "));
  
--- 403,410 ----
      puts (_("\
  Output format selection (default is to produce Info):\n\
!       --docbook             output Docbook XML rather than Info.\n\
!       --html                output HTML rather than Info.\n\
!       --xml                 output Texinfo XML rather than Info.\n\
!       --plaintext           output plain text rather than Info.\n\
  "));
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]