Update README.md

This commit is contained in:
helixarch 2025-04-25 22:58:08 +03:00 committed by GitHub
parent 7a38d3df70
commit 3ffcc0b74b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,7 @@ A script for converting .deb packages into Arch Linux packages, focused on accur
**Q: How do I use debtap?**
**A:** The syntax is quite simple actually: `Syntax: debtap -o output_directory [other_options] package_filename`
For example: `debtap world-of-goo-demo_1.0_i386.deb`
Any recommendations or questions for debtap are welcomed!
@ -47,5 +48,5 @@ Available options:
-w --wipeout Wipeout versions from all dependencies, conflicts etc.
-p --pkgbuild Additionally generate a PKGBUILD file
-P --Pkgbuild Generate a PKGBUILD file only
-o --output Output directory for generated package and/or pkgbuild (optional)
-o --output Output directory for generated package and/or PKGBUILD (optional)
-v --version     Print version