aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-03-26 09:59:11 -0600
committerMelody Horn <melody@boringcactus.com>2021-03-26 09:59:11 -0600
commit4d4028a1bc27834cff094fcd8301ad079438a728 (patch)
tree0ec3cc9fef180b58fe70dedf7c4fa0b2eb26115b
parentfa48188dc5687b39b99c1250f196efa92f7ab854 (diff)
downloadnoRMS-4d4028a1bc27834cff094fcd8301ad079438a728.tar.gz
noRMS-4d4028a1bc27834cff094fcd8301ad079438a728.zip
name after package manager, not OS
-rw-r--r--noRMS-apk.py (renamed from noRMS-alpine.py)2
1 files changed, 1 insertions, 1 deletions
diff --git a/noRMS-alpine.py b/noRMS-apk.py
index 9d79b59..425b225 100644
--- a/noRMS-alpine.py
+++ b/noRMS-apk.py
@@ -8,7 +8,7 @@ import urllib.parse
parser = argparse.ArgumentParser(
description="""
- noRMS for Alpine.
+ noRMS for APK-based systems (Alpine).
Checks to see which installed packages are attached to RMS (i.e. the FSF and GNU).
"""
)