changeset 844:5b803d860bdb

Optimized help
author boisy
date Tue, 14 Jan 2003 15:36:45 +0000
parents 988c55027093
children 4dda505a9d31
files level1/sys/copy.hp level1/sys/ident.hp
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/level1/sys/copy.hp	Tue Jan 14 15:21:28 2003 +0000
+++ b/level1/sys/copy.hp	Tue Jan 14 15:36:45 2003 +0000
@@ -6,5 +6,5 @@
   -p = don't print files copied (use with -w)
   -r = rewrite destination
   -s = single drive copy 
-  -w=<dir> = copy files to <dir>
+  -w=<dir> = copy to <dir>
   -x = copy from exec dir
--- a/level1/sys/ident.hp	Tue Jan 14 15:21:28 2003 +0000
+++ b/level1/sys/ident.hp	Tue Jan 14 15:36:45 2003 +0000
@@ -1,8 +1,8 @@
 @IDENT
-Syntax: Ident <pathlist> [-opts]
+Syntax: Ident [-opts] <path> [-opts]
 Usage : Displays header information from OS-9 memory modules
 Opts  :
-  -m = look at module in memory
-  -s = use single line output
-  -v = do not verify module CRC
-  -x = pathlist begins at execution directory
+  -m = module in memory
+  -s = short form
+  -v = don't verify CRC
+  -x = file in exec dir