ws_send_ical - Man Page
send a reminder for a workspace as calender entry
Synopsis
ws_send_ical [-F filesystem | --filesystem filesystem] [-n|--workspace] workspacename [-m | --mail] mailadress
Description
Sends a ical calendar entry for a specified workspaces to the specified mail address.
Options
- -F
select the filesystem to list the workspaces from.
- -n | --workspace
workspace name
- -m
mailaddress
Examples
- send a calendar entry for workspace WS to user john
ws_send_ical WS -m john@home
Author
Written by Thomas Beisel
See Also
ws_allocate, ws_release, ws_list, ws_find, ws_restore
Info
January 2017 USER COMMANDS