From 131fe2372940b4ef107454e0f1454be7aa08e901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Mon, 20 Mar 2023 19:45:45 +0100 Subject: Document subr.rtl/*.subr functions, pt. II. --- subr.rtl/rtl_fileop.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subr.rtl/rtl_fileop.subr') diff --git a/subr.rtl/rtl_fileop.subr b/subr.rtl/rtl_fileop.subr index b628ac05..10d741c5 100644 --- a/subr.rtl/rtl_fileop.subr +++ b/subr.rtl/rtl_fileop.subr @@ -22,7 +22,7 @@ rtlp_fileop_log() { # # rtl_fileop() - clean download cache for single package -# @_op: file operation +# @_op: file operation (one of: cd, chmod, chgrp, chown, cp_follow, cp, install, ln_symbolic, mv, touch, mkdir, mkfifo, rm, source, source_opt, test) # @...: file operation arguments # # Returns: zero (0) on success, non-zero (>0) on failure -- cgit v1.2.3