Updated: cygutils-1.1.4-2

Joshua Daniel Franklin joshuadfranklin@yahoo.com
Wed Oct 22 06:07:00 GMT 2003


On Wed, Oct 22, 2003 at 11:52:32AM +1000, luke.kendall@cisra.canon.com.au wrote:
> On  9 Aug, Charles Wilson wrote:
> >     o mkshortcut supports a new -w/--workingdir option. 
> 
> The man page for mkshortcut needs to be updated to reflect this good new
> option.

Here you go, Chuck.
-------------- next part --------------
--- mkshortcut.1	2003-10-21 21:34:51.312500000 -0700
+++ mkshortcut.1-orig	2003-10-21 21:35:22.390625000 -0700
@@ -1,6 +1,6 @@
 .\"{{{}}}
 .\"{{{  Title
-.TH MKSHORTCUT 1 "21 Oct 03" "mkshortcut 1.5 (cygutils)" "Cygutils"
+.TH MKSHORTCUT 1 "23 Feb 2002" "mkshortcut 1.01 (cygutils)" "Cygutils"
 .\"}}}
 .\"{{{  Name
 .SH NAME
@@ -9,13 +9,27 @@ mkshortcut \- create a Windows shortcut
 .\"{{{  Synopsis
 .SH SYNOPSIS
 .B mkshorcut
+.RB "\-h|\-v" 
+.br
+.B mkshorcut
 .RB "[\-\fBa\fP \fIARGS\fP]"
-.RB "[\-\fBi\fP \fIiconfile\fP [\-\fBj\fP \fIINT\fP] ]"
-.RB "[\-\fBn\fP \fINAME\fP ]"
-.RB "[\-\fBw\fP \fIPATH\fP ]"
+.RB "[\-\fBi\fP \fIiconfile\fP [\-\fBj\fP \fIoffset\fP] ]"
+.RB "[\-\fBn\fP \fIname\fP ]"
 .RB "[\-A] [\-D|\-P] \fITARGET\fP"
 .br
 .\"}}}
+.\"{{{  Description
+.SH DESCRIPTION
+.B mkshortcut
+is a command-line tool for creating Windows shortcut files (also known as
+OLE links). It supports actions such as specifying arguments and setting the 
+icon to use for the shortcut. It can be easily run from a script or batch
+file for non-interactive use.
+.PP
+.B TARGET
+may be a file in the current directory, a full unix (POSIX) path, or a URL
+in the form \fBhttp://www.cygwin.com\fP
+.\"}}}
 .\"{{{  Options
 .SH OPTIONS
 
@@ -44,10 +58,6 @@ Name to use for the shortcut file. Note 
 that case must be enclosed in quotes. The Windows extention \fB.lnk\fP is automatically
 appended to \fI"NAME"\fP if not present.
 
-.TP 
-\fB\-w\fR, \fB\-\-workingdir\fR=\fI"PATH"\fP
-PATH to use for the working directory (defaults to directory path of TARGET).
-
 .TP
 \fB\-v\fR, \fB\-\-version\fR
 Output version information (to stdout) and exit.

-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list