diff options
| author | Zack Hobson | 2014-01-29 09:56:47 -0800 | 
|---|---|---|
| committer | Zack Hobson | 2014-01-29 09:56:47 -0800 | 
| commit | f90a24b91f8abfab2201b949ca190794274b393c (patch) | |
| tree | 7d77ee797db554d17469b17c08baa9129fa5b067 | |
| parent | 7fd295c0fb4392c7c698d9586bee7aa633ee2363 (diff) | |
| download | hcl-f90a24b91f8abfab2201b949ca190794274b393c.tar.bz2 | |
hcl.1.ronn: add unalias to synopsis
| -rw-r--r-- | man/hcl.1.ronn | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/man/hcl.1.ronn b/man/hcl.1.ronn index c40bfcb..10abb08 100644 --- a/man/hcl.1.ronn +++ b/man/hcl.1.ronn @@ -11,6 +11,7 @@ hcl(1) -- Track time with Harvest time sheets      hcl show [<date>]      hcl tasks [<project_code>]      hcl alias <task_alias> <project_id> <task_id> +    hcl unalias <task_alias>      hcl aliases      hcl (cancel | nvm | oops)      hcl config | 
