File: plucker-dump.1

package info (click to toggle)
plucker 1.8-32
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 21,316 kB
  • ctags: 13,527
  • sloc: ansic: 47,691; cpp: 42,310; python: 17,042; makefile: 1,517; perl: 1,492; pascal: 1,123; sh: 474; sed: 64; java: 13; csh: 6
file content (26 lines) | stat: -rw-r--r-- 784 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.\" plucker-dump.1
.TH PLUCKER-DUMP 1 "Plucker 1.1 - http://plkr.org/"
.SH NAME
plucker-dump \- dumps a Plucker document
.SH SYNOPSIS
\fBplucker-dump\fR
[-h] [-v] [-c \fIcachedir\fR] dbfile
.SH DESCRIPTION
.B plucker-dump
dumps a Plucker document back into the \fIcachedir\fR directory. \fBWARNING: THE CACHE DIRECTORY GETS ERASED !!!\fR You have been warned.
.SH OPTIONS
.TP
\fB-h\fR
display usage information and exit
.TP
\fB-v\fR
output version information and exit
.TP
\fB-c\fR \fIcachedir\fR
use the specified \fIcachedir\fR instead of the default ($PLUCKERDIR/cache)
.SH "SEE ALSO"
plucker-decode(1)
.SH "AUTHOR"
Holger Duerer <holly@starship.python.net> (man page by Michael Nordstrom, <micke@sslug.dk>)

Report bugs to http://bugs.plkr.org or <plucker-bugs@rubberchicken.org>