diff options
Diffstat (limited to 'man/scanelf.docbook')
-rw-r--r-- | man/scanelf.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/scanelf.docbook b/man/scanelf.docbook index b6e2c13..e6b34ee 100644 --- a/man/scanelf.docbook +++ b/man/scanelf.docbook @@ -231,7 +231,7 @@ <para> Note that when you use a format string, generally information related flags should be omitted. In other words, you do not want to try and request NEEDED - output (<option>-n</option>) and try to specify a format output at the sametime + output (<option>-n</option>) and try to specify a format output at the same time as these operations are mutually exclusive. Each information related flag has an equivalent conversion specifier, so use those instead. You can of course continue to use non-information related flags (such as <option>--verbose</option>). |