# HG changeset patch # User boisy # Date 1042558605 0 # Node ID 5b803d860bdba4952d1bf5568eb72608e315a529 # Parent 988c55027093c24293b5ea41fb328eecfe07370d Optimized help diff -r 988c55027093 -r 5b803d860bdb level1/sys/copy.hp --- 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= = copy files to + -w= = copy to -x = copy from exec dir diff -r 988c55027093 -r 5b803d860bdb level1/sys/ident.hp --- 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 [-opts] +Syntax: Ident [-opts] [-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