rbm-deb-src.asc 736 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. rbm-deb-src(1)
  2. ==============
  3. NAME
  4. ----
  5. rbm-deb-src - Create debian source package
  6. SYNOPSIS
  7. --------
  8. [verse]
  9. 'rbm deb-src' <project> [options]
  10. DESCRIPTION
  11. -----------
  12. Create a debian source package for the selected project.
  13. This is equivalent to running 'rbm build --step deb_src <project>'.
  14. CONFIGURATION OPTIONS
  15. ---------------------
  16. The following configuration options are related to Debian packages :
  17. include::options_deb.asc[]
  18. See link:rbm_config.html[rbm_config(7)] for all other options.
  19. COMMAND LINE OPTIONS
  20. --------------------
  21. The command line options related to Debian packages are :
  22. include::clioptions_deb.asc[]
  23. See link:rbm_cli.html[rbm_cli(7)] for all other options.
  24. SEE ALSO
  25. --------
  26. link:rbm.html[rbm(1)]