From c0fd281b6a5afbccc56975c29479480b95226917 Mon Sep 17 00:00:00 2001 From: Blaine Malone Date: Thu, 24 Oct 2024 19:33:02 -0400 Subject: [PATCH] docs: readme update for new config command. (#30) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5827cfb..3ca530d 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,10 @@ Commands: delete Delete a branch that is tracked with `st` [aliases: d, del] restack Restack the the current stack [aliases: r, sr] log Print a tree of all tracked stacks [aliases: l, ls] - status Print a table of the status of the current stack [aliases: st, stat] + status Show the status of the current stack on GitHub [aliases: st, stat] track Track the current branch on top of a tracked stack node [aliases: tr] untrack Untrack the passed branch [aliases: ut] + config Configure the st application [aliases: cfg] help Print this message or the help of the given subcommand(s) Options: