Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

20 rader
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.