diff sources/root-filesystem/sbin/record-commands @ 1487:7ab15346cbf6

Document target /usr/sbin/record-commands wrapper.
author Rob Landley <rob@landley.net>
date Wed, 11 Jan 2012 05:59:31 -0600
parents a4673f17b7c0
children
line wrap: on
line diff
--- a/sources/root-filesystem/sbin/record-commands	Mon Jan 09 21:03:28 2012 -0600
+++ b/sources/root-filesystem/sbin/record-commands	Wed Jan 11 05:59:31 2012 -0600
@@ -9,6 +9,7 @@
 if [ $# -eq 0 ]
 then
   echo "Usage: record-commands command..."
+  echo "Then examine $WRAPPY_LOGPATH"
   exit 1
 fi