diff options
| author | Jiri Olsa <Jiri Olsa jolsa@redhat.com> | 2011-07-28 01:15:05 +0200 |
|---|---|---|
| committer | Jiri Olsa <Jiri Olsa jolsa@redhat.com> | 2011-07-28 15:12:29 +0200 |
| commit | fe897956ec6c984b9fef4890fe05dd8ed1d62635 (patch) | |
| tree | ca633b169cfb147080ddb3d17c8dbbccd09a04f5 /src | |
| parent | 0c6d4fa9271427179715891ce6447f28365b3523 (diff) | |
| download | latrace-5_11_release.tar.gz latrace-5_11_release.tar.xz latrace-5_11_release.zip | |
help options5_11_release
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.c b/src/config.c index 03d1cf0..8405901 100644 --- a/src/config.c +++ b/src/config.c @@ -60,6 +60,7 @@ static void usage() printf(" time,per,call,ucall,lib,sym (default is call)\n"); printf(" -p, --pipe use pipe to latrace process to send audit data\n"); printf(" latrace app is then the one displaying the output\n"); + printf(" -N, --conf config file\n"); printf("\n"); #ifndef CONFIG_ARCH_HAVE_ARGS printf(" -[ADa] arguments display support not compiled in\n"); |
