Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 

20 rindas
560 B

  1. ================
  2. cuetools CHANGES
  3. ================
  4. If only a disc or track template is specified on the command line, then only
  5. the disc or track information is printed, respectively.
  6. cueprint now supports flags and width and precision values for template
  7. expansion (like the printf command).
  8. 1.0
  9. ---
  10. cuetools-1.x is a significant code rewrite of 0.x. The cue/toc parsing code
  11. has been reimplemented in lex/yacc.
  12. cuerename has been replaced by the more general utility cueprint.
  13. Usage syntax of the utilities has changed. See the respective man pages.