#268 closed defect (fixed)
dfm does not accept "-df"
| Reported by: | canthony | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | MR12.8 |
| Component: | Answering Service | Version: | MR12.7 |
| Keywords: | Cc: |
Description
From deckfile_manger.info:
-deckfile DECKFILE_PATH, -df DECKFILE_PATH specifies that the DECKFILE_PATH is the target deckfile to be used for all requests.
From Multics:
r 15:26 0.034 0 dfm -deckfile >system_library_tandd>tandd_deck_file.d4-406.b3-006.b3 dfm: quit r 15:26 0.065 7 dfm -df >system_library_tandd>tandd_deck_file.d4-406.b3-006.b3 dfm: Specified control argument is not accepted. -df
Change History (3)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
| Milestone: | → MR12.8 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
| Version: | → MR12.7 |
Fixed with MR12.8-1044 install.
Note:
See TracTickets
for help on using tickets.

It is the info segment (>doc>privileged>deckfile_manager.info) that needs to get updated, the correct control argument short name is "-dkf".