Skip to content

Files

Latest commit

author
R. S. Doiel
Aug 29, 2024
9e3dac9 · Aug 29, 2024

History

History
46 lines (29 loc) · 509 Bytes

pairtree.1.md

File metadata and controls

46 lines (29 loc) · 509 Bytes
title author pubDate
pairtree(1) user manual | version 1.0.4 5b1b9ba
R. S. Doiel
2024-08-29

NAME

pairtree

SYNOPSIS

pairtree [OPTIONS] encode|decode STRING

DESCRIPTION

pairtree will encode or decode a string to/from a pairtree path.

OPTIONS

-h, -help : display help

-version : display version

-license : display license

-s SEP : set separator to SEP

EXAMPLES

Encode key 12345

pairtree encode 12345

Decode path 12/34/5

pairtree decode 12/34/5