rename CLI to ta

This commit is contained in:
Dustin J. Mitchell
2021-05-01 14:07:00 -04:00
parent 73ad035bed
commit 0f0f2b0e75
13 changed files with 38 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
# Configuration
The `task` command will work out-of-the-box with no configuration file, using default values.
The `ta` command will work out-of-the-box with no configuration file, using default values.
Configuration is read from `taskchampion.toml` in your config directory.
On Linux systems, that directory is `~/.config`.