2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

Don't print a literal '\n' in aa-remove-unknown help

This commit is contained in:
Christian Boltz 2017-12-01 00:26:56 +01:00
parent 2aabf0c0f0
commit 4d4228d157
No known key found for this signature in database
GPG Key ID: C6A682EA63C82F1C

View File

@ -27,7 +27,8 @@ DRY_RUN=0
usage() {
local progname="$1"
local rc="$2"
local msg="usage: ${progname} [options]\n
local msg="usage: ${progname} [options]
Remove profiles unknown to the system
Options: