From 1942d4368e0cfdc8b93a98b04e658e2c1a047dcf Mon Sep 17 00:00:00 2001 From: helixarch Date: Thu, 17 Apr 2025 20:57:02 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b7de2e..6df72c9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,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: `debtap [options] package_filename` +**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!