Fix warnings caused by incorrect \defgroup, \addtogroup, \file

This commit is contained in:
George Oikonomou 2015-02-15 17:09:10 +01:00
parent 0b382a933a
commit dd4f181cde
5 changed files with 7 additions and 5 deletions

View file

@ -31,7 +31,9 @@
*/
/**
* \file Shell command for downloading files from a remote node.
* \file
*
* Shell command for downloading files from a remote node.
* Example usage:
* 'download \<node addr\> \<filename\> | write \<local_filename\>'.
*