Fix warnings caused by unescaped special doxygen chars
This commit is contained in:
parent
fb22e15844
commit
0b382a933a
4 changed files with 4 additions and 4 deletions
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
* \file Shell command for downloading files from a remote node.
|
||||
* Example usage:
|
||||
* 'download <node addr> <filename> | write <local_filename'.
|
||||
* 'download \<node addr\> \<filename\> | write \<local_filename\>'.
|
||||
*
|
||||
* \author Luca Mottola <luca@sics.se>, Fredrik Osterlind <fros@sics.se>
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue