Changeset 6177
- Timestamp:
- Jun 13, 2008, 7:30:51 PM (14 years ago)
- Location:
- branches/1.2x/cli
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2x/cli/transmissioncli.1
r5646 r6177 59 59 .It Fl g, Fl -config-dir Ar directory 60 60 Where to look for configuration files. 61 .It Fl o, Fl -output-dir Ar directory 62 Where to save downloaded data. 61 63 .It Fl c, Fl -create-from Ar source-file 62 64 Create torrent from the specified source file. -
branches/1.2x/cli/transmissioncli.c
r5757 r6177 53 53 " -a, --announce <url> Used in conjunction with -c.\n" 54 54 " -g, --config-dir <path> Where to look for configuration files\n" 55 " -o, --output-dir <path> Where to save downloaded data\n" 55 56 " -r, --private Used in conjunction with -c.\n" 56 57 " -m, --comment <text> Adds an optional comment when creating a torrent.\n"
Note: See TracChangeset
for help on using the changeset viewer.