chiark / gitweb /
cryptsetup: accept both "read-only" and "readonly" spellings
[elogind.git] / src / journal / cat.c
index 523a7a2eda39985d00f2cc6b35603ebd0a18b980..a95392ccb0fc7336e9df76eb22b64ed2e1cbd936 100644 (file)
@@ -81,7 +81,6 @@ static int parse_argv(int argc, char *argv[]) {
 
                 case ARG_VERSION:
                         puts(PACKAGE_STRING);
-                        puts(DISTRIBUTION);
                         puts(SYSTEMD_FEATURES);
                         return 0;