Index: openacs-4/packages/acs-admin/tcl/apm-admin-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/tcl/apm-admin-procs.tcl,v diff -u -N -r1.27 -r1.28 --- openacs-4/packages/acs-admin/tcl/apm-admin-procs.tcl 16 May 2018 17:08:51 -0000 1.27 +++ openacs-4/packages/acs-admin/tcl/apm-admin-procs.tcl 28 Jun 2018 14:58:16 -0000 1.28 @@ -73,7 +73,7 @@ } ad_proc apm_shell_wrap { cmd } { - Returns a command string, wrapped it shell-style (with backslashes) + @return a command string, wrapped it shell-style (with backslashes) in case lines get too long. } { set out ""