Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

expiregititcache(1) [debian man page]

EXPIREGITITCACHE(1)						 Gitit User Manual					       EXPIREGITITCACHE(1)

NAME
expireGititCache - requests cache expiration for gitit pages SYNOPSIS
expireGititCache gititUrl page1 [page2 ...] DESCRIPTION
expireGititCache requests to a gitit-powered wiki to expire the cache for specified pages. For example, is gititUrl is set to "http://localhost:5001" and page1 is "Main page.page", then expireGititCache execute a POST request to the URL "http://localhost:5001/_expire/Front page". RETURNS
expireGititCache's return status is: o 0 if the pages' caches were successfully expired or if pages weren't cached in the first place); o 1 if fewer than two arguments were supplied; o 3 if the wiki engine responded with something different from 200 OK to the request; o 5 if gititUrl could not be parsed. AUTHOR
Giovanni Mascellani <gio@debian.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2011 Giovanni Mascellani This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. expireGititCache 07/02/2012 EXPIREGITITCACHE(1)

Check Out this Related Man Page

GEOGEBRA(1)						       GeoGebra User Manual						       GEOGEBRA(1)

NAME
geogebra - Dynamic mathematics software for education SYNOPSIS
geogebra [options] [files] DESCRIPTION
This manual page documents briefly the geogebra command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in HTML format available at upsteram website http://wiki.geogebra.org/. geogebra is an educational program that lets you draw and interactively modify compositions of many geometric or algebraic objects in a two-dimensional plane. OPTIONS
geogebra is mainly meant to be used via its graphical interface and doesn't support many command-line arguments. You can have a list of the supported options with their meanings using the --help option. The non-option arguments will be interpreted as file names to open once the program has started. AUTHOR
Giovanni Mascellani <gio@debian.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2012 Giovanni Mascellani This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License version 3 can be found in /usr/share/common-licenses/GPL-3. geogebra 06/21/2012 GEOGEBRA(1)
Man Page