Changeset 5a5da0d in trunk
- Timestamp:
- 2016-12-06T19:01:51Z (8 years ago)
- Branches:
- master
- Children:
- d5f3d47
- Parents:
- dcec018
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/scripts/magic_folder_cli.py ¶
rdcec018 r5a5da0d 403 403 ["join", None, JoinOptions, "Join a Magic Folder."], 404 404 ["leave", None, LeaveOptions, "Leave a Magic Folder."], 405 ["status", None, StatusOptions, "Display st utus of uploads/downloads."],405 ["status", None, StatusOptions, "Display status of uploads/downloads."], 406 406 ] 407 407 optFlags = [
Note: See TracChangeset
for help on using the changeset viewer.