This trivial patch fixes a typo in sample apps guide, in
the kernel nic interface (kni) section.
Using "-config", as it is now today in this doc, will not
work and will emit an error; it shuold be "--config" instead,
and this patch fixes it accordingly.
Signed-off-by: Rami Rosen <redacted>