DPM-RELEASESPACE(1)
NAME
dpm-releasespace - release space
SYNOPSIS
dpm-releasespace --space_token s_token [ --force ] [ --help ] dpm-releasespace --token_desc u_token [ --force ] [ --help ]
DESCRIPTION
dpm-releasespace releases space.
OPTIONS
- s_token
- specifies the token returned by a previous reservespace request.
- u_token
- specifies the user provided description associated with the reservespace request.
- force force file release. If force is not specified, the space will
- not be released if it has files that are still pinned in the space.
EXIT STATUS
This program returns 0 if the operation was successful or >0 if the
operation failed.