aboutsummaryrefslogtreecommitdiff
path: root/pkg/system/doc/unprotect.hlp
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /pkg/system/doc/unprotect.hlp
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/system/doc/unprotect.hlp')
-rw-r--r--pkg/system/doc/unprotect.hlp27
1 files changed, 27 insertions, 0 deletions
diff --git a/pkg/system/doc/unprotect.hlp b/pkg/system/doc/unprotect.hlp
new file mode 100644
index 00000000..99120c07
--- /dev/null
+++ b/pkg/system/doc/unprotect.hlp
@@ -0,0 +1,27 @@
+.help unprotect Nov84 system
+.ih
+NAME
+unprotect -- remove file protection
+.ih
+USAGE
+unprotect files
+.ih
+PARAMETERS
+.ls files
+A template specifying the file or files from which delete protection is
+to be removed.
+.le
+.ih
+DESCRIPTION
+\fIUnprotect\fR removes delete protection from the named files.
+A "protected" file cannot be deleted or clobbered.
+.ih
+EXAMPLES
+
+1. Remove file protection from the listed files.
+
+ cl> unprotect alpha,beta,gamma.x,*.db
+.ih
+SEE ALSO
+protect, delete
+.endhelp