sada.1 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. .TH sada 1 "Mar 2014" "plc-utils-2.1.6" "Qualcomm Atheros Powerline Toolkit"
  2. .SH NAME
  3. sada - slave authorization/deauthorization
  4. .SH SYNOPSIS
  5. .BR sada
  6. .RI [ options ]
  7. [...]
  8. .SH DESCRIPTION
  9. .SH OPTIONS
  10. .TP
  11. .RB - e
  12. Redirects stderr messages to stdout.
  13. By convention status and error messages are printed on stderr while primary program output is printed on stdout.
  14. This option prints all output on stdout in cases where this is desired.
  15. .RB - q
  16. Suppresses status messages on stderr.
  17. .TP
  18. .RB - v
  19. Print additional information on stdout.
  20. In particular, this option dumps incoming and outgoing packets which can be saved as text files for reference.
  21. .TP
  22. .RB - ? ,-- help
  23. Print program help summary on stdout.
  24. This option takes precedence over other options on the command line.
  25. .TP
  26. .RB - ! ,-- version
  27. Print program version information on stdout.
  28. This option takes precedence over other options on the command line.
  29. Use this option when sending screen dumps to Atheros Technical Support so that they know exactly which version of the Linux Toolkit you are using.
  30. .SH ARGUMENTS
  31. .SH EXAMPLES
  32. None.
  33. .SH REFERENCES
  34. See the Qualcomm Atheros \fIPowerline Firmware Technical Reference Manual\fR for more information about MDU powerline configuration.
  35. .SH DISCLAIMER
  36. None.
  37. .SH SEE ALSO
  38. .BR plc ( 1 ),
  39. .BR mdustats ( 1 )
  40. .SH CREDITS
  41. Charles Maier <cmaier@qca.qualcomm.com>