Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

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