]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen
authorAlan T. DeKok <aland@freeradius.org>
Tue, 10 Jul 2018 15:31:15 +0000 (11:31 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 10 Jul 2018 15:31:15 +0000 (11:31 -0400)
src/main/radmin.c

index 5ba0d7b2aac051c723e2f931071fe53b06b49a95..18bbcda35aa1c498132b0b4571e7139626907696 100644 (file)
@@ -593,6 +593,7 @@ int fr_radmin_register(char const *name, void *ctx, fr_cmd_table_t *table)
  * @param fp standard output
  * @param fp_err error output
  * @param str the command to run.  Note that this command is mangled in-place!
+ * @param read_only permissions for the administrator trying to run the command.
  * @return
  *     - <0 on error
  *     - 0 on insufficient arguments to run command