diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-10-18 16:56:03 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2012-10-18 16:56:03 -0400 |
commit | 9536e0e10957cdd56d5f507f65b67aea479f5ff4 (patch) | |
tree | a22d61c5352555702a5bca9f556974ecfb2c6039 | |
parent | b5cff06b4876e9e3c30431f642b9e54a17bca19a (diff) |
journalctl.xml: fix shortopt for --field
-rw-r--r-- | man/journalctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 4208fb4edc..bcf50cbd51 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -351,7 +351,7 @@ <varlistentry> <term><option>--field=</option></term> - <term><option>-f</option></term> + <term><option>-F</option></term> <listitem><para>Print all possible data values the specified field can |