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:
parent
2aabf0c0f0
commit
4d4228d157
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user