Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 

20 рядки
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.