From 5a5d99f614bff2c6a484b97b40fb8848560556ad Mon Sep 17 00:00:00 2001 From: Kenneth J Davis Date: Fri, 16 Dec 2005 09:46:57 +0000 Subject: [PATCH] basic usage (help file) git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/branches/UNSTABLE@1171 6ac86273-5f31-0410-b378-82cca8765d1b --- share/share.hlp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 share/share.hlp diff --git a/share/share.hlp b/share/share.hlp new file mode 100644 index 0000000..dbb7a1e --- /dev/null +++ b/share/share.hlp @@ -0,0 +1,6 @@ +Installs file-sharing and locking capabilities on your hard disk. + +SHARE [/F:space] [/L:locks] + + /F:space Allocates file space (in bytes) for file-sharing information. + /L:locks Sets the number of files that can be locked at one time.