From fdffaf481b435a87dee10fd5d39d79a8d0b393f4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 14 Mar 2009 06:16:00 +0100 Subject: [PATCH] metadata_scripts.sh: fix the comments on INSTALL/REMOVE scripts. --HG-- extra : convert_revision : 84d5f43fc76cdeb6262840b7282898229e804bf6 --- shutils/metadata_scripts.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/shutils/metadata_scripts.sh b/shutils/metadata_scripts.sh index c5288f9084c..3da3fcc9873 100644 --- a/shutils/metadata_scripts.sh +++ b/shutils/metadata_scripts.sh @@ -43,10 +43,10 @@ xbps_write_metadata_scripts_pkg() # # Generic INSTALL/REMOVE script. # -# $1 = cwd -# $2 = action -# $3 = pkgname -# $4 = version +# \$1 = cwd +# \$2 = action +# \$3 = pkgname +# \$4 = version # # Note that paths must be relative to CWD, to avoid calling # host commands.