mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 13:40:54 +00:00
42 lines
1 KiB
Groff
42 lines
1 KiB
Groff
|
.\"set_show_service(1) man page
|
||
|
.\"put together by Dennis Leeuw <dleeuw@made-it.com>
|
||
|
.\"Copyright (C) 2003 Free Software Foundation, Inc.
|
||
|
.\"
|
||
|
.\"Process this file with
|
||
|
.\"groff -man -Tascii set_show_service.1
|
||
|
.\"
|
||
|
.TH SET_SHOW_SERVICE 1 "December 2007" GNUstep "GNUstep System Manual"
|
||
|
.SH NAME
|
||
|
set_show_service \- enable or disable a service for the current user
|
||
|
.SH SYNOPSIS
|
||
|
.B set_show_service [--enable <service>] [--disable <service>]
|
||
|
.P
|
||
|
.SH DESCRIPTION
|
||
|
.B set_show_service
|
||
|
enables or disables the display of a specified service item.
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
\fB\--enable\fR \fB\<service>\fR
|
||
|
enable the given service for the user running this command.
|
||
|
|
||
|
.TP
|
||
|
\fB\--disable\fR
|
||
|
disables the given service for the user running this command.
|
||
|
|
||
|
.SH BUGS
|
||
|
None known
|
||
|
|
||
|
.P
|
||
|
.SH SEE ALSO
|
||
|
make_services(1), GNUstep(7)
|
||
|
.P
|
||
|
.SH HISTORY
|
||
|
Work on
|
||
|
.B set_show_service
|
||
|
started in November 1998.
|
||
|
.P
|
||
|
.SH AUTHORS
|
||
|
set_show_service was written by Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||
|
.P
|
||
|
This man page was written by Dennis Leeuw <dleeuw@made-it.com>.
|