1 8/7/86 forum_request: remove_meeting, rm
2
3 Syntax: rm meeting_names -control_args
4
5
6 Function: removes meetings to the user's "forum" search list by deleting
7 links to them from the directory >udd>Project>Person>meetings.
8
9
10 Arguments:
11 meeting_names
12 are names of forum meetings to be removed from the search list. The star
13 convention is allowed.
14
15
16 Control arguments:
17 -brief, -bf
18 suppresses some informational messages.
19 -check, -ck
20 lists all links to meeting in >udd>Project>Person>meetings that point
21 to non-existent meetings. Incompatible with -cleanup.
22 -cleanup
23 removes all links to forum meetings from >udd>Project>Person>meetings
24 that point to non-existent meetings. Incompatible with -check.
25 -current_meeting, -cmtg
26 removes the current meeting from the search list.
27
28
29 -directory PATH, -dr PATH
30 removes the links from the specified directory instead of the default
31 directory of >udd>Project>Person>meetings.
32 -long, -lg
33 prints all informational messages. Default
34
35
36 Notes: If a meeting is found through some other entry in the "forum"
37 search list, the site's central forum directory for instance, this command
38 can not remove it.