You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
863 B

  1. .\" [program name] [section] [date YYYY-MM-DD] [version] [empty]
  2. .TH YOUTUBE\-DL\-GUI 1 "2018-01-13" "Version 0.4" ""
  3. .SH NAME
  4. youtube\-dl\-gui \- cross platform graphical user interface for youtube\-dl.
  5. .SH SYNOPSIS
  6. .B youtube\-dl\-gui
  7. .SH DESCRIPTION
  8. Youtube\-dl\-gui is a graphical frontend of the popular youtube\-dl
  9. command\-line program. As such, it does not take any command\-line parameters.
  10. You may configure the program through the graphical settings dialog, or the
  11. configuration file.
  12. .SH FILES
  13. .\" .IP text indent_size (.IP = Indented Paragraph)
  14. .IP "\fB$HOME/.config/youtube\-dlg/settings.json\fR" 4
  15. Configuration file.
  16. .\" .IP text indent_size (.IP = Indented Paragraph)
  17. .IP "\fB$HOME/.config/youtube\-dlg/log\fR" 4
  18. Log file.
  19. .SH NOTES
  20. FAQS: https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/docs/faqs.md
  21. .SH SEE ALSO
  22. .BR youtube-dl (1)