Updatedusage in readme
This commit is contained in:
parent
44a2b82cde
commit
aaa17b3759
|
@ -9,7 +9,10 @@ Requirements:
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
rpearce@crom:task_cli$ ./t.sh -h
|
rpearce@crom:task_cli$ ./t.sh -h
|
||||||
usage: ./t.sh COMMAND [commandopts]
|
usage: ./t.sh [OPTIONS] COMMAND [commandopts]
|
||||||
|
|
||||||
|
|
||||||
|
-s Auto-sync with server when complete.
|
||||||
|
|
||||||
COMMAND DESCRIPTION SYNONYMS
|
COMMAND DESCRIPTION SYNONYMS
|
||||||
list [id1] .. [idX] List [just the specified] tasks ls,show
|
list [id1] .. [idX] List [just the specified] tasks ls,show
|
||||||
|
|
Loading…
Reference in New Issue