Skip to content

Commit

Permalink
docs: readme update for new config command. (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
blmalone authored Oct 24, 2024
1 parent ec1c630 commit c0fd281
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c0fd281

Please sign in to comment.