Documentation

- Added more to the movie script.
This commit is contained in:
Paul Beckingham 2010-08-07 13:34:49 -04:00
parent 3302a30145
commit c95a55128a
2 changed files with 33 additions and 12 deletions

View file

@ -73,7 +73,11 @@ task rc:x 1 annotate the 12th looks good
sleep 1
task rc:x 1 annotate or the 13th
task rc:x list
task rc:x list rc.annotations:full
task rc:x list rc.annotations:sparse
task rc:x list rc.annotations:none
task rc:x 1 denotate 13th
task rc:x list
# Configuration
echo Configuration
@ -97,7 +101,7 @@ echo 'y' | task rc:x config default.project
# Aliases
echo Aliases
echo 'y' | task rc:x config alias.zzz=list
echo 'y' | task rc:x config alias.zzz list
taks rc:x zzz
# Color
@ -177,6 +181,10 @@ echo Shell
# Special tags
echo Special tags
# Waiting
echo Waiting
task rc:x add Look for new apartment due:eoy
@ -194,6 +202,10 @@ task rc:x 11 rc.confirmation:no delete
# Dependencies
echo Dependencies
# Reports
echo Reports
task rc:x minimal
@ -246,17 +258,19 @@ task rc:x all status:waiting
# Import/export
echo Import/export
# Help
echo Help
exit # <------------------------------------
task rc:x help
man task
man taskrc
man task-color
man task-tutorial
man task-faq
#man task
#man taskrc
#man task-color
#man task-tutorial
#man task-faq
# Wrap up
echo Wrap up