Sha256: 9f6d8ef100d1e47abf562bcf00e6c34b00d8f2167bc35b09ad11ca31f5c3d73c

Contents?: true

Size: 1005 Bytes

Versions: 1

Compression:

Stored size: 1005 Bytes

Contents

---
title: ppl org Manual Page
layout: command
section: documentation
command: org
---

### Name

ppl org - List, show or change organizations

### Synopsis

    ppl org
    ppl org <contact>
    ppl org <contact> <organization>
    ppl org <contact> (-d | --delete) <organization>

### Description

With no arguments, the organizations of each contact in the address book are
listed.

If a `<contact>` is specified, the organization of that contact is shown.

If both a `<contact>` and an `<organization>` are given, then the organization
is added to that contact's organizations.

It the `--delete` or `-d` flag is set, then the given `<organization>` is
deleted from the specified `<contact>`.

### Examples

    $ ppl org jdoe "Free Software Foundation"
    $ ppl org adam "Microsoft Corporation"
    $ ppl org jdoe
    Free Software Foundation
    $ ppl org
    adam:  Microsoft Corporation
    jdoe:  Free Software Foundation

### See Also

* [color output](/documentation/configuration/color_org)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ppl-4.0.3 gh-pages/documentation/commands/org/index.md