Hello The attached patch removes -h as an (incorrect) alias for --help (-h is for hidding).
It also updates: * copyright years (from CVS log, the years in which the file was updated) * moving the item list declarations (.TP) closer to the utilization, to avoid confusion It would be nice to have a HISTORY section, stating since when GoboHide (date and/or version) exists. Anyone can provide this info (IIRC, somewhere in 2002)? -- Ricardo Nabinger Sanchez <[EMAIL PROTECTED],wait4.org}> Powered by FreeBSD "Left to themselves, things tend to go from bad to worse."
Index: GoboHide/man/man8/gobohide.8 =================================================================== RCS file: /sources/goboscripts/tools/GoboHide/man/man8/gobohide.8,v retrieving revision 1.1 diff -u -p -r1.1 gobohide.8 --- GoboHide/man/man8/gobohide.8 28 Apr 2006 18:57:18 -0000 1.1 +++ GoboHide/man/man8/gobohide.8 21 Oct 2006 22:24:04 -0000 @@ -1,7 +1,7 @@ .\"This man, along with Gobohide (both user-space and kernel patch) is -.\"Copyright (C) 2003 CScience.ORG World Domination, INC. +.\"Copyright (C) 2002, 2003, 2005, 2006 CScience.ORG World Domination, INC. .\"Distributed under the GNU General Public License (version 2). -.TH GOBOHIDE 8 "Aug 5, 2003" "Gobohide 0.09" "CScience.ORG World Domination, INC" +.TH GOBOHIDE 8 "Aug 23, 2006" "Gobohide 0.10" "CScience.ORG World Domination, INC" .SH NAME gobohide \- hide/unhide a directory @@ -19,29 +19,27 @@ gobohide \- hide/unhide a directory .BI "\-h, \-\-hide " Hides .I TARGET -. -.TP +.TP .BI "\-u, \-\-unhide " Unhides .I TARGET -. -.TP +.TP .BI "\-l, \-\-list " List the hidden directories/symlinks. -.TP +.TP .BI "\-f, \-\-flush " Flush the hide list. This is equivalent to unhiding all the directories/symbolic links one by one. -.TP -.B "\-v, \-\-version" -Show version information on the standard output and exit successfully. .TP +.BI "\-v, \-\-version" +Show version information on the standard output and exit successfully. -.B "\-h, \-\-help" +.TP +.B \-\-help Display a usage message on standard output and exit successfully.
_______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel