Browse Source

Help text format change.

master
Richard Nyberg 18 years ago
parent
commit
0c01e277cf
1 changed files with 7 additions and 7 deletions
  1. +7
    -7
      cli/btcli.c

+ 7
- 7
cli/btcli.c View File

@@ -122,13 +122,13 @@ usage(void)
"\tShow this text or help for the specified command.\n" "\tShow this text or help for the specified command.\n"
"\n" "\n"
"Commands:\n" "Commands:\n"
"add\t-\tAdd torrents to btpd.\n" "add\t- Add torrents to btpd.\n"
"del\t-\tRemove torrents from btpd.\n" "del\t- Remove torrents from btpd.\n"
"kill\t-\tShut down btpd.\n" "kill\t- Shut down btpd.\n"
"list\t-\tList torrents.\n" "list\t- List torrents.\n"
"start\t-\tActivate torrents.\n" "start\t- Activate torrents.\n"
"stat\t-\tDisplay stats for active torrents.\n" "stat\t- Display stats for active torrents.\n"
"stop\t-\tDeactivate torrents.\n" "stop\t- Deactivate torrents.\n"
"\n" "\n"
"Note:\n" "Note:\n"
"Torrents can be specified either with its number or its file.\n" "Torrents can be specified either with its number or its file.\n"


||||||
x
 
000:0
Loading…
Cancel
Save