NAME

pmx-group-file - Group-specific file management utility


SYNOPSIS

    pmx-group-file --add --id ID --name NAME [--type document|banner]
    pmx-group-file --delete --id ID


OPTIONS

Actions

--add|-a
Add a new group-specific file.

--delete|-d
Delete a group-specific file.

Common Options

--ID|-i
Unique identifier for this multifile.

The ID must start with an alphabetic character and be followed by one or more alpha-numeric characters or hyphens or underscores.

Add Options

--name|-n
Name for this group-specific file.

--type|-t
Type of this group-specific file. Valid types are:
banner
Group-specific banners used by the policy.

document
Miscellaneous per-group files. (Default)

--charset|c
The character set of this file. Valid character sets are listed in etc/utf8.conf.

Miscellaneous Options

--help|-h
Print a brief help message and exit.

--man|-m
Print the manual page and exit.


DESCRIPTION

Utility to manage group-specific files.


COPYRIGHT

Copyright (C) 2006 Sophos Plc. All right reserved. Sophos and PureMessage are trademarks of Sophos Plc.