Sha256: 5b816c60f3041f07975e702ea3533b5090b76c2b3c45b094ec2ff2e58a758cc8

Contents?: true

Size: 603 Bytes

Versions: 2

Compression:

Stored size: 603 Bytes

Contents

.\" NAME
.\"   ratch - ruby-based batch files
.\"
.\" SYNOPSIS
.\"   reap [-n] [-h] [file]
.\"
.\" DESCRIPTION
.\"   Ratch is batch file system using a Ruby=based DSL.
.\"
.\" OPTIONS
.\"   -h help     This option displays help.
.\"   -n dryrun   Dry-run/no-harm mode.
.\"
.\" ENVIRONMENT
.\"   PAGER    name of paging command, usually more(1), or less(1). If not set
.\"            falls back to more(1).
.\"
.\" EXAMPLES
.\"   Try this command to format this text itself:
.\"
.\"       $ txt2man -h 2>&1 | txt2man -T
.\"
.\" SEE ALSO:
.\"   ruby(1).
.\"
.\" AUTHOR:
.\"   7rans <transfire@gmail,com>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ratch-1.2.0 man/ratch.1
ratch-1.1.0 man/ratch.1