fix typos
This commit is contained in:
parent
1e1d20e4a0
commit
40693f42c9
@ -161,11 +161,11 @@ case "$1" in
|
|||||||
threadwatcher [add URL DL_LOCATION] [list] [edit] [clean]
|
threadwatcher [add URL DL_LOCATION] [list] [edit] [clean]
|
||||||
|
|
||||||
add URL DL_LOCATION
|
add URL DL_LOCATION
|
||||||
downloads specified thread to given locaton. Paths can be relative to HOME or absolute.
|
downloads specified thread to given location. Paths can be relative to HOME or absolute.
|
||||||
list
|
list
|
||||||
lists all currently watched URLs and where they are downloading to
|
lists all currently watched URLs and where they are downloading to
|
||||||
edit
|
edit
|
||||||
open threads file in \$EDITOR/vim to manually edit error
|
open threads file in \$EDITOR/vim to manually edit.
|
||||||
clean
|
clean
|
||||||
deletes threads file. This will not delete already downloaded material." && exit 1;;
|
deletes threads file. This will not delete already downloaded material." && exit 1;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user