diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-02-07 19:29:28 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-02-07 19:29:28 +0100 |
commit | ba978d7b325998709fb19d368d290fa1dff37699 (patch) | |
tree | 2b4251384ec38067f4601283ccbf01b6773a3ae7 /man | |
parent | 4e2f8d27781731021aa6b96c0ee18a8966eefe1c (diff) |
nspawn: rename --file-label to --apifs-label since it's really just about the API file systems, nothing else
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-nspawn.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index df318d7a43..c95a7c0e9a 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -250,7 +250,7 @@ <varlistentry> <term><option>-L</option></term> - <term><option>--file-label=</option></term> + <term><option>--apifs-label=</option></term> <listitem><para>Sets the mandatory access control (MAC/SELinux) file |