Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 

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