From 69aabfb132ffa5cf66164f50e9c4b5f0fa0c2d18 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Mon, 8 Nov 2021 11:38:27 -0800 Subject: [PATCH] Update helptext in light of new betterhelp epilogues. --- fdroidapk.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/fdroidapk.py b/fdroidapk.py index 3e5bc59..6aa8585 100644 --- a/fdroidapk.py +++ b/fdroidapk.py @@ -16,13 +16,6 @@ package_names: --folders: If provided, each apk will be downloaded into a separate folder named after the package. - ---debug: - Add this flag to see more detailed information. - ---operatornotify: - Add this flag to get any warning messages sent to your operatornotify. - See voussoirkit.operatornotify.py for details. ''' import argparse import bs4